feat(dynamic-branding): Add custom theme branding (#10335)

- apply theming to various buttons
This commit is contained in:
Horatiu Muresan
2021-11-15 10:37:54 +02:00
committed by GitHub
parent 61025edb74
commit 8ebca64af1
20 changed files with 848 additions and 271 deletions

View File

@@ -33,7 +33,6 @@ $flagsImagePath: "../images/";
@import 'inlay';
@import 'reload_overlay/reload_overlay';
@import 'mini_toolbox';
@import 'buttons/copy.scss';
@import 'modals/desktop-picker/desktop-picker';
@import 'modals/device-selection/device-selection';
@import 'modals/dialog';