mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
position should be fixed
This commit is contained in:
@@ -1722,7 +1722,9 @@ dl.bb-dl > dd > li {
|
||||
z-index: 10000;
|
||||
width: 20vw;
|
||||
height: 3px;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
animation: pageloader_move 2s ease-out infinite;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user