Add ability to change media layout.
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
background: var(--secondary-background-color);
|
||||
display: grid;
|
||||
}
|
||||
// Space submenus from the next top-level options.
|
||||
.values + .option,
|
||||
.submenu + .option {
|
||||
margin-top: 10px;
|
||||
}
|
||||
div.upgrade {
|
||||
width: auto;
|
||||
border: 1px dotted var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user