1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +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

@@ -28,7 +28,8 @@
background-color: #40444b !important;
}
.form-control {
.form-control,
.bootstrap-select>select{
border-bottom: .125rem solid #7a77bb;
}