update Modal & Notice style

This commit is contained in:
梁灏 2018-07-01 14:43:25 +08:00
parent 21ff0303cb
commit 1d247d2099
3 changed files with 37 additions and 31 deletions

View file

@ -89,7 +89,7 @@
&-icon {
position: absolute;
left: 16px;
top: -2px;
font-size: @font-size-large;
&-success {
@ -107,17 +107,10 @@
}
&-with-desc &-icon{
font-size: 36px;
top: -6px;
}
&-custom-content{
&:after{
content: "";
display: block;
width: 4px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
}
position: relative;
}
}