圆角修改
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
@use '~@/scss/themeColor.scss' as theme;
|
||||
|
||||
.aiImportPopup {
|
||||
background-color: #fff;
|
||||
&:global(.nut-popup-bottom.nut-popup-round) {
|
||||
border-radius: 20px 20px 0 0!important;
|
||||
}
|
||||
.popupContent {
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user