feat(ImagePreview): add @image-preview-index-text-shadow var
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
left: 50%;
|
||||
color: @image-preview-index-text-color;
|
||||
font-size: @image-preview-index-font-size;
|
||||
text-shadow: @image-preview-index-text-shadow;
|
||||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user