Merge pull request '域名更换增加提示弹框样式' (#165) from caishi/forgeplus-react:featrue_system_popup_notification into featrue_system_popup_notification

This commit is contained in:
jasder 2021-10-14 09:49:02 +08:00
commit a7283b5567
1 changed files with 2 additions and 0 deletions

View File

@ -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;
}