chore: entry details backwards comp.

This commit is contained in:
2024-09-03 15:18:59 +02:00
parent 275d602f97
commit f4b0c39185
5 changed files with 36 additions and 18 deletions
+4
View File
@@ -227,6 +227,10 @@ a.a-button {
&:hover {
background-color: #424242;
}
&:disabled {
opacity: 0.75;
}
}
&.btn--option {