弹框的样式
This commit is contained in:
parent
0d7805fc9d
commit
3ca38e76a1
|
@ -51,12 +51,14 @@
|
|||
display: flex;
|
||||
ul{
|
||||
width: 50%;
|
||||
padding-left: 0px!important;
|
||||
li{
|
||||
font-size: 15px;
|
||||
font-weight: 500;
|
||||
line-height: 32px;
|
||||
text-align: left;
|
||||
color: #000;
|
||||
list-style-type: none!important;
|
||||
&:first-child{
|
||||
color: #E65714;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue