mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 17:43:47 +03:00
align slider
This commit is contained in:
parent
14e5326558
commit
a48e8e5db0
@ -117,7 +117,7 @@
|
||||
.jsr_slider {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 8px;
|
||||
top: 7.5px;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -184,7 +184,7 @@
|
||||
|
||||
.jsr_marker {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
top: 7.5px;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user