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