mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix status buttons text wrapping in webkit
This commit is contained in:
parent
5320e343fc
commit
dc0a18e0db
1 changed files with 1 additions and 0 deletions
|
@ -605,6 +605,7 @@ function readPromo() {
|
|||
opacity: 0.7;
|
||||
flex-grow: 1;
|
||||
max-width: 3.5em;
|
||||
width: max-content;
|
||||
min-width: max-content;
|
||||
&:first-of-type {
|
||||
margin-left: -.5em;
|
||||
|
|
Loading…
Add table
Reference in a new issue