diff --git a/templates/index.html b/templates/index.html
index d644de5..b6c3c8d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -68,7 +68,7 @@
background-color: rgba(0, 0, 0, 0.3);
}
- .el-button:active {
+ .el-button:active, .el-select-dropdown__item.hover, .el-select-dropdown__item:hover, .el-input.is-disabled .el-input__inner {
background-color: rgba(0, 0, 0, 0.4);
}
@@ -146,7 +146,7 @@
-
-