Update gallery colors (#430)

* Update gallery colors

* fix lint error

* Fix test
This commit is contained in:
Tanuj Mittal
2021-02-06 01:19:36 +05:30
committed by GitHub
parent 8dc5ed590a
commit f0b4737313
6 changed files with 21 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
overflow-y: auto;
width: 100%;
font-family: @DataExplorerFont;
background: @GalleryBackgroundColor;
}
.publicGalleryTabContainer {