mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-27 13:48:52 +02:00
Fixed overflowing checkbox (#1585)
This commit is contained in:
parent
1c5d4aeeb2
commit
a8390747d3
@ -1,7 +1,7 @@
|
||||
.Switch {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
|
||||
align-items: center;
|
||||
box-sizing: content-box;
|
||||
height: 14px;
|
||||
width: 26px;
|
||||
|
Loading…
Reference in New Issue
Block a user