- CSS for modal dialog

- User can click outside modal dialog to close it
This commit is contained in:
Greg Burri 2025-05-01 00:48:51 +02:00
parent 3bc17cea79
commit 8be2aa0129
9 changed files with 93 additions and 52 deletions

View file

@ -251,10 +251,7 @@ body {
input,
button {
// background-color: rgb(52, 40, 85);
border-width: 1px;
// border-color: white;
// color: white;
}
}