diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -257,6 +257,9 @@ html, body { -moz-user-select: text; user-select: text; } +#modal-info .modal-body ul > li { + padding: 0.05rem 0; +} .ol-overlaycontainer-stopevent .modal-backdrop.show { pointer-events: auto; |