feat(ImagePreview): add @image-preview-index-text-shadow var
This commit is contained in:
@@ -401,6 +401,7 @@
|
||||
// ImagePreview
|
||||
@image-preview-index-text-color: @white;
|
||||
@image-preview-index-font-size: @font-size-md;
|
||||
@image-preview-index-text-shadow: 0 1px 1px @gray-8;
|
||||
@image-preview-overlay-background-color: rgba(0, 0, 0, .9);
|
||||
|
||||
// List
|
||||
|
||||
Reference in New Issue
Block a user