parent
7cc0e53a8d
commit
279c65dddd
1 changed files with 2 additions and 7 deletions
|
@ -776,8 +776,8 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
padding: 8px 12px;
|
||||
font-weight: 400;
|
||||
font-family: inherit;
|
||||
font-size: 13px;
|
||||
margin: 2px 0px;
|
||||
font-size: 14px;
|
||||
margin: 3px 0px;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 6px;
|
||||
background: transparent;
|
||||
|
@ -785,11 +785,6 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
transition: transform 0.1s;
|
||||
text-align: left;
|
||||
|
||||
>.sidebar-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
&.app-sidebar-item-playlist {
|
||||
-webkit-user-drag: element;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue