This commit is contained in:
Yuri Kuznetsov
2025-10-15 18:49:53 +03:00
parent db769d9c3e
commit 624bdb7192
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -56,10 +56,6 @@ a.btn {
}
}
.panel-heading .btn-sm {
height: auto;
}
.input-group {
.input-group-btn > {
.btn {
+4
View File
@@ -618,6 +618,10 @@ body {
}
}
.panel-heading .btn-sm {
height: auto;
}
.panel.highlighted {
outline: var(--2px) solid var(--brand-info);
outline-offset: var(--minus-1px);