pikvm/pikvm#1518: web: switch: Toggle to disable MSD warning

This commit is contained in:
Maxim Devaev
2025-06-03 04:59:29 +03:00
parent 54cb364c2e
commit 37e8aa2cec
4 changed files with 47 additions and 23 deletions

View File

@@ -56,8 +56,8 @@ div.modal div.modal-window div.modal-header {
}
div.modal div.modal-window div.modal-content {
max-width: 500px;
max-height: 500px;
max-width: 600px;
max-height: 600px;
padding: 16px 9px 16px 9px;
}