|
|
@@ -3001,10 +3001,10 @@ body {
|
|
|
border-bottom: 1px solid #14191f25;
|
|
|
border-radius: 0px 0px 0px 0px;
|
|
|
|
|
|
- background-image: url("@/assets/markDetailScore/close_drawer.png");
|
|
|
- background-repeat: no-repeat;
|
|
|
- background-size: 24px 24px;
|
|
|
- background-position: calc(100% - 20px) 50%;
|
|
|
+ // background-image: url("@/assets/markDetailScore/close_drawer.png");
|
|
|
+ // background-repeat: no-repeat;
|
|
|
+ // background-size: 24px 24px;
|
|
|
+ // background-position: calc(100% - 20px) 50%;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|