mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Favorites edit mode button spacing
This commit is contained in:
@@ -1630,6 +1630,10 @@
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.favorites-content__actions .el-button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.favorites-content__list {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
|
||||
@@ -980,6 +980,10 @@
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.favorites-content__actions .el-button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.favorites-content__list {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
|
||||
@@ -1495,6 +1495,10 @@
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.favorites-content__actions .el-button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.favorites-content__list {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
|
||||
Reference in New Issue
Block a user