Fixed widgets

This commit is contained in:
2017-06-19 23:06:48 +02:00
parent c3b86caff4
commit bed8ae4108
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ mixin ui-element
border ui-border
background ui-background
border-radius 3px
transition all transition-speed ease
default-transition
:hover
border ui-hover-border
background ui-hover-background