Diffstat (limited to 'static/input.css')
| -rw-r--r-- | static/input.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/input.css b/static/input.css index 47e7d16..f254970 100644 --- a/static/input.css +++ b/static/input.css @@ -581,10 +581,6 @@ body[data-theme~="ram"] .leaflet-tile { width: 100vw; } - .ar-lt-0\.8\:max-h-\[25\%\] { - max-height: 25%; - } - .ar-lt-0\.8\:max-h-\[80\%\] { max-height: 80%; } |