mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Avoid avatar resizing in flexbox contexts.
This commit is contained in:
parent
a84e52bc92
commit
f7d2fa9382
1 changed files with 2 additions and 0 deletions
|
@ -428,6 +428,8 @@
|
|||
width: 1.3em;
|
||||
height: 1.3em;
|
||||
text-align: center;
|
||||
flex-grow: 0;
|
||||
flex-shring: 0;
|
||||
|
||||
.rp-state-overview & {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue