make colour input preview a square
This commit is contained in:
parent
e2d064131b
commit
b38b54eddf
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
flex: 0 0 2em;
|
||||
min-width: 2em;
|
||||
align-self: center;
|
||||
height: 100%;
|
||||
height: 2em;
|
||||
}
|
||||
}
|
||||
.computedIndicator,
|
||||
|
|
Loading…
Reference in a new issue