Refactor clipper controls
This commit is contained in:
@@ -12,3 +12,16 @@
|
||||
max-width: 20vw;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
/* Clipper-related styles */
|
||||
li button {
|
||||
max-width: 40%;
|
||||
}
|
||||
|
||||
input[type="color"] {
|
||||
border: none;
|
||||
}
|
||||
|
||||
input[type="range"] {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user