mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-23 02:41:39 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
9
src/GalleryViewer/GalleryViewer.less
Normal file
9
src/GalleryViewer/GalleryViewer.less
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "../../less/Common/Constants";
|
||||
|
||||
.galleryContainer {
|
||||
padding: @DefaultSpace;
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
width: 100%;
|
||||
font-family: @DataExplorerFont;
|
||||
}
|
||||
Reference in New Issue
Block a user