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