fix more stuff Angular broke

This commit is contained in:
2023-03-08 19:36:50 +01:00
parent 4b4932a636
commit 0bd22233a1
5 changed files with 8 additions and 4 deletions

View File

@@ -107,6 +107,10 @@ button[disabled] .icon-inline {
opacity: 0.5;
}
button.save-button {
background-color: #ff9900;
}
.icon-small {
width: 1.5em;
height: 1.5em;