mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[ts][player] Fixes 1233, list item min width needs to be set for Firefox on Windows.
This commit is contained in:
parent
c774c45cb7
commit
2433a87792
@ -121,6 +121,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
width: 6px;
|
||||
min-width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
background: #fff;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user