Small changes

This commit is contained in:
Natsumi
2021-07-07 21:29:52 +12:00
parent 5510d5746d
commit 8f443c5a72
3 changed files with 14 additions and 11 deletions

View File

@@ -125,6 +125,7 @@ button {
.el-button.is-disabled,
.el-button.is-disabled:focus,
.el-button.is-disabled:hover {
color: #c0c4cc;
background-color: #292929;
border-color: #3d3d3d;
}