fixed dimensions on .stop for twopanel
This commit is contained in:
parent
b42a21fb5e
commit
cb7cf10d67
1 changed files with 2 additions and 3 deletions
|
@ -85,13 +85,12 @@
|
|||
-webkit-app-region: no-drag;
|
||||
|
||||
.playback-button.play,
|
||||
.playback-button.pause {
|
||||
.playback-button.pause,
|
||||
.playback-button.stop{
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
//background-color: rgb(200 200 200 / 20%);
|
||||
border-radius: 50%;
|
||||
margin: 6px;
|
||||
//box-shadow: 0px 0px 0px 2px var(--keyColor);
|
||||
}
|
||||
|
||||
.app-chrome--center {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue