mirror of
https://github.com/owntone/owntone-server.git
synced 2025-10-29 07:45:04 -04:00
[web] Remove border around slider thumb
This commit is contained in:
parent
051498861e
commit
c1ffbca09b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -35,6 +35,7 @@ export default {
|
||||
width: var(--th);
|
||||
height: var(--th);
|
||||
box-sizing: border-box;
|
||||
border: 0px;
|
||||
border-radius: 50%;
|
||||
background: var(--bulma-text);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user