mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Force rgb format, remove extra padding
This commit is contained in:
@@ -70,6 +70,12 @@
|
||||
border-right-width: 0;
|
||||
}
|
||||
|
||||
.sp-picker-container {
|
||||
padding: 5px;
|
||||
padding-bottom: 300px;
|
||||
margin-bottom: -295px;
|
||||
}
|
||||
|
||||
.sp-slider {
|
||||
height: 5px;
|
||||
left: -2px;
|
||||
|
||||
Reference in New Issue
Block a user