Compare commits
2 Commits
3ae2b560c8
...
b06c3f6fe1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b06c3f6fe1 | ||
|
|
daf55dd296 |
@ -167,6 +167,7 @@ const changeCheck = (val) => {
|
|||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
.title {
|
.title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
line-height: 22px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -77,6 +77,7 @@ const props = defineProps({
|
|||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
line-height: 22px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user