[#181] move stylesheets from layout to organised components/, leave overal structure in layout/_structure

This commit is contained in:
Robin Scholtes 2023-04-18 22:04:40 +12:00
parent 4507d471bc
commit b4c0378a01
19 changed files with 163 additions and 149 deletions

View file

@ -18,10 +18,6 @@
border-right: none;
}
#rec-list .operation {
padding: 14px;
}
.op-title {
font-weight: var(--op-title-font-weight);
}
@ -321,6 +317,7 @@ input.toggle-string {
background-color: var(--disabled-border-colour) !important;
}
/*@TODO: move below block elsewhere, think of a better name*/
/* Mobile UI for the dropdown operations search */
.dropdown-operations {
position: relative;