mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-23 19:38:12 +00:00
adjust field/checkbox styles
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.widget-checkbox {
|
||||
display: inline-block;
|
||||
flex: 0 0 auto;
|
||||
background-color: #ddd;
|
||||
border-radius: 10px;
|
||||
padding: 4px 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user