mirror of
https://ghproxy.net/https://github.com/Brugman/wp-cli-gui.git
synced 2026-07-28 13:17:06 +08:00
9 lines
114 B
Text
9 lines
114 B
Text
.v-select {
|
|
position: relative;
|
|
font-family: inherit;
|
|
}
|
|
|
|
.v-select,
|
|
.v-select * {
|
|
box-sizing: border-box;
|
|
}
|