forked from gzzfw/frontEnd/gzDyh

liyj
2024-09-05 6bbe73072fcb0ee0b7f190e0f3da286518c3d7a0
1
2
3
4
5
6
7
8
.signForList {
    margin: @pageMargin;
 
    &-exclamation {
        margin-right: 8px;
        color: @warning-color;
    }
}