Rework the language switcher for current language support
This commit is contained in:
@@ -3,3 +3,8 @@
|
||||
+button($bg: $secondary-color, $padding: $button-tny)
|
||||
margin: 0
|
||||
margin-right: 8px
|
||||
&.current
|
||||
+button($bg: $current-color, $padding: $button-tny)
|
||||
margin: 0
|
||||
margin-right: 8px
|
||||
border: 1px solid #333
|
||||
|
||||
Reference in New Issue
Block a user