style fix

This commit is contained in:
Yurii
2026-03-14 18:17:31 +02:00
parent 83362fe3c1
commit 72ea83fbca
+6 -2
View File
@@ -1961,11 +1961,15 @@ textarea.auto-height {
overflow-x: hidden;
}
#last-viewed-panel {
> .panel {
border-top-right-radius: 0;
}
}
#global-search-panel,
#last-viewed-panel {
> .panel {
border-top-right-radius: 0;
.panel-heading {
.close-link {
display: none;