Add info.serverTimezoneOffset and improve some styles

This commit is contained in:
Louis Lam
2022-10-11 14:52:47 +08:00
parent f6bbd1ca67
commit 2271ac4a5a
7 changed files with 25 additions and 18 deletions

View File

@@ -101,6 +101,11 @@ optgroup {
}
}
// Override Bootstrap
.btn-group > .btn:hover {
z-index: initial;
}
.btn {
padding-left: 20px;
padding-right: 20px;