style(Toast): adjust top position (#7044)
This commit is contained in:
+2
-2
@@ -806,8 +806,8 @@
|
||||
@toast-default-padding: @padding-md;
|
||||
@toast-default-width: 88px;
|
||||
@toast-default-min-height: 88px;
|
||||
@toast-position-top-distance: 50px;
|
||||
@toast-position-bottom-distance: 50px;
|
||||
@toast-position-top-distance: 20%;
|
||||
@toast-position-bottom-distance: 20%;
|
||||
|
||||
// TreeSelect
|
||||
@tree-select-font-size: @font-size-md;
|
||||
|
||||
Reference in New Issue
Block a user