mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-11 19:03:51 +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 {
|
||||
background: hsl($--theme-hue, $--theme-saturation, 9%);
|
||||
border: 1px solid hsl($--theme-hue, $--theme-saturation, 12%);
|
||||
}
|
||||
|
||||
.el-tree{
|
||||
|
||||
Reference in New Issue
Block a user