This commit is contained in:
Jun Pataleta
2025-04-04 12:37:11 +08:00
3 changed files with 3 additions and 0 deletions
@@ -87,6 +87,7 @@ $content-header-footer-height: $region-header-height + $region-footer-height;
right: 0;
top: 0;
height: $region-container-height;
max-height: 80vh;
width: $region-container-width;
border: $standard-border;
transition: height 0.25s;
+1
View File
@@ -38467,6 +38467,7 @@ body {
right: 0;
top: 0;
height: 500px;
max-height: 80vh;
width: 380px;
border: 1px solid #ddd;
transition: height 0.25s;
+1
View File
@@ -38401,6 +38401,7 @@ body {
right: 0;
top: 0;
height: 500px;
max-height: 80vh;
width: 380px;
border: 1px solid #ddd;
transition: height 0.25s;