use a shared variable for layout declarations

This commit is contained in:
Jake McDermott 2019-03-18 07:39:27 -04:00
parent 1eda939ce2
commit 5b79843390
No known key found for this signature in database
GPG Key ID: 9A6F084352C3A0B7

View File

@ -12,8 +12,7 @@
.InputSourceLookup-selectedItemLabel {
color: @default-interface-txt;
text-transform: uppercase;
margin-right: 10px;
margin-left: 10px;
margin: 0 @at-space-2x;
}
.InputSourceLookup-selectedItemText {