1
This commit is contained in:
@@ -470,23 +470,23 @@ button:before {
|
||||
|
||||
|
||||
.br-f9 {
|
||||
border: 2rpx solid #f9f9f9 !important;
|
||||
border: 2rpx solid #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.br-b-f9 {
|
||||
border-bottom: 2rpx solid #f9f9f9 !important;
|
||||
border-bottom: 2rpx solid #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.br-t-f9 {
|
||||
border-top: 2rpx solid #f9f9f9 !important;
|
||||
border-top: 2rpx solid #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.br-l-f9 {
|
||||
border-left: 2rpx solid #f9f9f9 !important;
|
||||
border-left: 2rpx solid #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.br-r-f9 {
|
||||
border-right: 2rpx solid #f9f9f9 !important;
|
||||
border-right: 2rpx solid #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.br-e {
|
||||
@@ -731,7 +731,7 @@ button:before {
|
||||
}
|
||||
|
||||
.bg-grey-f9 {
|
||||
background-color: #f9f9f9 !important;
|
||||
background-color: #f1f1f1 !important;
|
||||
}
|
||||
|
||||
.bg-base {
|
||||
|
||||
Reference in New Issue
Block a user