mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
fix mui3 theme button icon size
This commit is contained in:
@@ -954,6 +954,10 @@ input[type='number'],
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.el-button .el-icon {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.el-button--small.is-circle,
|
||||
.el-button.is-circle,
|
||||
.el-button--small.is-text,
|
||||
|
||||
Reference in New Issue
Block a user