fix: style adjustment

This commit is contained in:
shuai 2022-11-17 18:57:01 +08:00
parent a06729e8c1
commit 4a7c176094
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@
display: none;
}
}
.dropdown-item.active {
color: #212529;
background-color: #e9ecef;
}
@-webkit-keyframes tag-input-warning {
0% {
background-color: #ffc107;