forked from Gitlink/forgeplus-react
我的通知
This commit is contained in:
parent
49c66c73a7
commit
ec65ac3cef
Binary file not shown.
Before Width: | Height: | Size: 900 B After Width: | Height: | Size: 1.0 KiB |
|
@ -131,6 +131,11 @@ button:active {
|
|||
line-height: 18px;
|
||||
padding: 0 0;
|
||||
}
|
||||
|
||||
& .highlightSpan:hover{
|
||||
color: #466AFF;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mynotice-cont{
|
||||
padding:0;
|
||||
|
@ -157,14 +162,6 @@ button:active {
|
|||
& .atme-cont{
|
||||
max-width: 42rem;
|
||||
}
|
||||
|
||||
& .highlightSpan{
|
||||
// margin-left: 12px;
|
||||
&:hover{
|
||||
color: #466AFF;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue