mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Fix CSS property typo.
This commit is contained in:
parent
f7d2fa9382
commit
decaaab7ea
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@
|
|||
height: 1.3em;
|
||||
text-align: center;
|
||||
flex-grow: 0;
|
||||
flex-shring: 0;
|
||||
flex-shrink: 0;
|
||||
|
||||
.rp-state-overview & {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue