优化
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
:global(.nut-dialog-content) {
|
||||
min-width: 280px !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
:global(.nut-dialog-footer) {
|
||||
@@ -55,11 +56,12 @@
|
||||
|
||||
:global(.nut-dialog-footer .nut-button-default) {
|
||||
color: rgba(22, 24, 35, 0.75) !important;
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
:global(.nut-dialog-footer .nut-button-primary) {
|
||||
color: #161823 !important;
|
||||
|
||||
color: #fff !important;
|
||||
background: theme.$primary-color !important;
|
||||
}
|
||||
|
||||
:global(.nut-dialog-footer .nut-button:hover) {
|
||||
|
||||
Reference in New Issue
Block a user