mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 07:32:40 +00:00
set defaultValue of gap sliders
defaultValue matches the normal styled values of the gap property on the .pages element. removed the "tooltip" that showed the current value from the range sliders inside the anchoredbox (the gap sliders).
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
outline : none;
|
||||
}
|
||||
|
||||
&[value]:hover::after {
|
||||
&.hover-tooltip[value]:hover::after {
|
||||
position : absolute;
|
||||
bottom : -30px;
|
||||
left : 50%;
|
||||
|
||||
Reference in New Issue
Block a user