mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +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;
|
||||
}
|
||||
|
||||
.recordingButton{
|
||||
gap: 1ch;
|
||||
}
|
||||
|
||||
.detailsGroupItem,
|
||||
.trackSelections .selectContainer {
|
||||
max-width: unset !important;
|
||||
|
||||
Reference in New Issue
Block a user