make colour input preview a square

This commit is contained in:
FloatingGhost 2022-07-17 14:04:15 +01:00
parent e2d064131b
commit b38b54eddf

View file

@ -28,7 +28,7 @@
flex: 0 0 2em; flex: 0 0 2em;
min-width: 2em; min-width: 2em;
align-self: center; align-self: center;
height: 100%; height: 2em;
} }
} }
.computedIndicator, .computedIndicator,