内部外部标签

This commit is contained in:
liuye
2023-06-14 17:55:18 +08:00
parent 0164aaa924
commit ac9b240a0f

View File

@@ -414,12 +414,14 @@
box-sizing: border-box;
}
.flex-right {
width: 50px;
text-align: center;
line-height: 24px;
height: 24px;
font-size: 12px;
margin-top: 8px;
border-radius: 4px;
width: 56px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 4px;
}
.type1 {
background-color: #EAF4FF;