examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/devices/G02.wxss

19 lines
331 B
Plaintext
Raw Normal View History

2024-08-05 10:01:06 +08:00
@charset "UTF-8";
/* 主题色 */
2024-10-11 10:04:19 +08:00
.image3.data-v-c1ae8432 {
2024-08-05 10:01:06 +08:00
width: 200px !important;
height: 340px !important;
}
2024-12-09 09:57:51 +08:00
.status.data-v-c1ae8432 {
2025-04-29 17:29:44 +08:00
width: auto;
2024-12-09 09:57:51 +08:00
font-size: 16px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 15px;
margin: 15px auto;
2025-04-29 17:29:44 +08:00
padding: 0 15px;
2024-12-09 09:57:51 +08:00
background-color: #ffdda6;
}
2024-08-05 10:01:06 +08:00