Commit 79a1b498 authored by Haoran Yu's avatar Haoran Yu Committed by iamkun

Dialog: update sass var (#16365)

parent da7aec9c
......@@ -64,7 +64,7 @@
}
@include e(body) {
padding: 30px 20px;
padding: ($--dialog-padding-primary + 10px) $--dialog-padding-primary;
color: $--color-text-regular;
font-size: $--dialog-content-font-size;
word-break: break-all;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment