style: #f5f5f5统一更换为#f9fafa
This commit is contained in:
@@ -719,7 +719,7 @@ export default defineComponent({
|
||||
// height: 10rem;
|
||||
width: calc(25% - 2rem);
|
||||
aspect-ratio: 1 / 1;
|
||||
border: 1px solid #f5f5f5;
|
||||
border: 1px solid #F9FAFA;
|
||||
vertical-align: top;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
@@ -884,7 +884,7 @@ export default defineComponent({
|
||||
// height: calc(10rem*1.2);
|
||||
width: calc(33.33% - 2rem);
|
||||
aspect-ratio: 1 / 1;
|
||||
border: 1px solid #f5f5f5;
|
||||
border: 1px solid #F9FAFA;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user