fix min width
This commit is contained in:
parent
672e25d0c8
commit
00e41cd051
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -213,6 +213,7 @@
|
|||||||
}
|
}
|
||||||
.CDB-HeaderNumeration {
|
.CDB-HeaderNumeration {
|
||||||
width: $baseSize * 3;
|
width: $baseSize * 3;
|
||||||
|
min-width: $baseSize * 3;
|
||||||
height: $baseSize * 3;
|
height: $baseSize * 3;
|
||||||
border: 1px solid $cMainLine;
|
border: 1px solid $cMainLine;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user