mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-16 09:48:20 +01:00
cleanup system services package
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
This commit is contained in:
parent
391f76fdbc
commit
6b1374083b
@ -24,27 +24,3 @@ afx-list-view[data-id = "notifylist"] > div.list-container > ul li{
|
|||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
afx-overlay[data-id = "feedzone"]{
|
|
||||||
overflow: hidden;
|
|
||||||
background-color:transparent;
|
|
||||||
right:5px;
|
|
||||||
margin: 0;
|
|
||||||
padding:0;
|
|
||||||
top:0;
|
|
||||||
}
|
|
||||||
afx-list-view[data-id = "notifeed"]
|
|
||||||
{
|
|
||||||
padding:0;
|
|
||||||
margin:0;
|
|
||||||
}
|
|
||||||
afx-list-view[data-id = "notifeed"] li{
|
|
||||||
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
|
|
||||||
border:1px solid #262626;
|
|
||||||
border-radius: 6px;
|
|
||||||
margin-bottom: 2px;
|
|
||||||
z-index: 99999;
|
|
||||||
-ms-word-break: break-all;
|
|
||||||
word-break: break-all;
|
|
||||||
word-break: break-word;
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user