mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 23:35:25 +00:00
Fix: Recording button text and icon did not have a gap
This commit is contained in:
@@ -2634,6 +2634,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
order: 4;
|
order: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.recordingButton{
|
||||||
|
gap: 1ch;
|
||||||
|
}
|
||||||
|
|
||||||
.detailsGroupItem,
|
.detailsGroupItem,
|
||||||
.trackSelections .selectContainer {
|
.trackSelections .selectContainer {
|
||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user