Adding CSS properties to v1 and v2 layouts.

This commit is contained in:
Gianluca Martino
2026-01-20 23:31:40 -08:00
parent 417a97c26c
commit de79a757cb
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ h3.hover-expand:hover {
overflow-x: auto;
}
.box-body {
.box-body, .box, .content-header {
overflow-x: auto;
}