Fixed some small css editor flex shrink issue
This commit is contained in:
parent
f6a270c3f4
commit
04592e6813
1 changed files with 3 additions and 0 deletions
|
@ -137,6 +137,9 @@
|
||||||
border-right: .1em;
|
border-right: .1em;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|
||||||
|
flex-shrink: 0;
|
||||||
|
flex-grow: 0;
|
||||||
|
|
||||||
.color {
|
.color {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Add table
Reference in a new issue