mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
20 lines
224 B
SCSS
20 lines
224 B
SCSS
.err-msg {
|
|
text-align: center;
|
|
font-size: .14rem;
|
|
color: #999;
|
|
line-height: 2;
|
|
.icon {
|
|
font-size: .6rem;
|
|
margin-bottom: .08rem;
|
|
}
|
|
.title {
|
|
font-size: .18rem;
|
|
}
|
|
.desc {
|
|
|
|
}
|
|
.opration {
|
|
|
|
}
|
|
}
|