[new feature] Popup: add round prop (#3781)

This commit is contained in:
neverland
2019-07-09 10:45:10 +08:00
committed by GitHub
parent 4b829ea7dd
commit 6bc836beab
9 changed files with 97 additions and 10 deletions
+1
View File
@@ -389,6 +389,7 @@
// Popup
@popup-background-color: @white;
@popup-transition: .3s ease-out;
@popup-round-border-radius: 12px;
// Progress
@progress-height: 4px;