Browse Source

Overflow

main 2.1.1
Stian Fredrik Aune 2 years ago
parent
commit
8751d666ed
  1. 5
      webui-react/src/pages/runtime/ProgramBoi.sass

5
webui-react/src/pages/runtime/ProgramBoi.sass

@ -9,10 +9,13 @@
.HealthBar-entry
background-color: rgba(0, 0, 0, 0.5)
overflow-x: hidden
.HealthBar-entry-text
padding: 2px
font-size: 3vmax
font-size: 2.75vmax
white-space: nowrap
overflow-x: hidden
&:first-child
padding: 4px

Loading…
Cancel
Save