Change modal layout

This commit is contained in:
2024-07-08 09:27:53 +02:00
parent f2f6e7c359
commit 3f9f62db2e
2 changed files with 56 additions and 29 deletions

View File

@@ -114,6 +114,9 @@ a:visited {
.modal-content {
width: 60vw;
}
.has-bottom-border {
border-bottom: 1px #aaa solid;
}
/* Custom controls */
.site-control {
padding-top: 3px;