mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 21:03:00 -05:00
[web] Remove border around slider thumb
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user