1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Opt: Override bs-select styles for upcoming pywebio version

fc8a5469cc
This commit is contained in:
18870
2021-12-31 20:21:21 +08:00
parent a1f81a9290
commit 7d6b2166f0
3 changed files with 19 additions and 2 deletions

View File

@@ -29,7 +29,8 @@
background-color: #eaecef !important;
}
.form-control {
.form-control,
.bootstrap-select>select{
border-bottom: .125rem solid #4e4c97;
}