Typicalc/frontend/styles/view/main/drawer-content.css

11 lines
143 B
CSS
Raw Normal View History

2021-01-29 18:03:15 +00:00
#ruleContainer {
overflow: auto;
margin: 0;
height: 100%;
max-width: 256px;
padding: 0.5em 0.5em;
}
#drawerContent {
padding: 0.5em 0;
}