diff options
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 73001f9..7bf667b 100644 --- a/src/App.css +++ b/src/App.css @@ -182,4 +182,13 @@ .ui.items>.item>.content>a.header.inverted { color: #4183C4; ; +} + +.ui.checkbox, +.select { + margin-top: 0.5em; +} + +.settingCheckbox { + display: block !important; }
\ No newline at end of file |