mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add styling for the X-Y pad handle
This commit is contained in:
@@ -35,3 +35,10 @@ param-button.safe-mode:checked {
|
||||
xy-pad {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
xy-pad__handle {
|
||||
background-color: #e5e5e5;
|
||||
border-color: #0a0a0a;
|
||||
border-width: 1px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user