Merge "[fix] [LESS] Move print style variables to query"

This commit is contained in:
jenkins-bot 2020-03-13 18:07:25 +00:00 committed by Gerrit Code Review
commit cad658603e
1 changed files with 6 additions and 7 deletions

View File

@ -1,11 +1,10 @@
@wmui-color-base0: #000;
@color-base: @wmui-color-base0;
@border-color-base: @wmui-color-base0;
@border-color-footer: #eee;
@media print {
@wmui-color-base0: #000;
@color-base: @wmui-color-base0;
@border-color-base: @wmui-color-base0;
@border-color-footer: #eee;
/* These styles retain the existing typography in index.less
In future (when deploying these styles) we may want to refactor skins.vector.styles