mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
fix borders on el radio button
This commit is contained in:
@@ -143,6 +143,7 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
|
|||||||
|
|
||||||
.el-radio-button__inner {
|
.el-radio-button__inner {
|
||||||
background: hsl($--theme-hue, $--theme-saturation, 9%);
|
background: hsl($--theme-hue, $--theme-saturation, 9%);
|
||||||
|
border: 1px solid hsl($--theme-hue, $--theme-saturation, 12%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-tree{
|
.el-tree{
|
||||||
|
|||||||
Reference in New Issue
Block a user