cosmos-explorer/src/GalleryViewer/GalleryViewer.less
Tanuj Mittal f0b4737313
Update gallery colors (#430)
* Update gallery colors

* fix lint error

* Fix test
2021-02-06 01:19:36 +05:30

5 lines
107 B
Plaintext

@import "../../less/Common/Constants";
.standalone-gallery-root {
background: @GalleryBackgroundColor;
}