Style tweaks

This commit is contained in:
Tienson Qin
2022-06-13 22:01:29 +08:00
parent 96290b50fd
commit 5a245fce7a
2 changed files with 6 additions and 2 deletions

View File

@@ -53,6 +53,10 @@
}
}
.ui-items-container .button {
width: 2rem;
}
svg.warning {
transform: scale(0.6);
color: red;