fix style on desktop
This commit is contained in:
parent
c87b0b8263
commit
5a41d706c5
1 changed files with 5 additions and 0 deletions
|
@ -752,6 +752,11 @@
|
|||
font-weight: 600
|
||||
}
|
||||
|
||||
.listViewUserDataButtons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.recordingProgressBar::-moz-progress-bar {
|
||||
background-color: #c33
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue