mirror of https://gitee.com/answerdev/answer.git
fix: style adjustment
This commit is contained in:
parent
a06729e8c1
commit
4a7c176094
|
@ -13,6 +13,11 @@
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-item.active {
|
||||
color: #212529;
|
||||
background-color: #e9ecef;
|
||||
}
|
||||
@-webkit-keyframes tag-input-warning {
|
||||
0% {
|
||||
background-color: #ffc107;
|
||||
|
|
Loading…
Reference in New Issue