mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
11 lines
154 B
SCSS
11 lines
154 B
SCSS
.ui.checkbox {
|
|
display: block;
|
|
}
|
|
|
|
#chartCount {
|
|
background-color: lightgray;
|
|
border-radius: 3px;
|
|
padding: 1px 4px 2px 4px;
|
|
margin-right: 3px;
|
|
}
|