NEZ-2432 fix : License 页面二维码功能图标样式

This commit is contained in:
likexuan
2022-11-29 17:30:30 +08:00
parent 1c81231fa7
commit 923b6ff1a6

View File

@@ -157,7 +157,7 @@
.el-pagination{
font-size: 14px;
.btn-prev, .btn-next{
color: $--background-color-empty;
color: $--color-text-regular;
font-size: 14px;
margin: 0 5px;
border: none;
@@ -195,6 +195,9 @@
.el-dialog__headerbtn{
line-height: 32px;
}
}
.el-dialog__body{
}
.el-button{
//background-color: $--background-color-1 !important;