Fixed some small css editor flex shrink issue

This commit is contained in:
WolverinDEV 2020-07-20 19:17:55 +02:00
parent f6a270c3f4
commit 04592e6813

View file

@ -137,6 +137,9 @@
border-right: .1em;
background-color: white;
flex-shrink: 0;
flex-grow: 0;
.color {
height: 100%;
width: 100%;