Fix: Recording button text and icon did not have a gap
This commit is contained in:
parent
be84634dae
commit
c5dca7ffb3
1 changed files with 4 additions and 0 deletions
|
|
@ -2634,6 +2634,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
order: 4;
|
||||
}
|
||||
|
||||
.recordingButton{
|
||||
gap: 1ch;
|
||||
}
|
||||
|
||||
.detailsGroupItem,
|
||||
.trackSelections .selectContainer {
|
||||
max-width: unset !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue