summaryrefslogtreecommitdiffci
path: root/static/output.css
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'static/output.css')
-rw-r--r--static/output.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/output.css b/static/output.css
index b07fd94..d020762 100644
--- a/static/output.css
+++ b/static/output.css
@@ -247,6 +247,9 @@
.h-screen {
height: 100vh;
}
+ .max-h-\[80\%\] {
+ max-height: 80%;
+ }
.max-w-full {
max-width: 100%;
}