mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: news page loading spinner clipping menu
This commit is contained in:
@@ -928,10 +928,9 @@ div > ol:has(.uiFileHandlerWrapper) {
|
|||||||
gap: 32px;
|
gap: 32px;
|
||||||
padding: 32px 64px;
|
padding: 32px 64px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
> div {
|
|
||||||
will-change: opacity, transform;
|
|
||||||
}
|
}
|
||||||
|
#home-container > div {
|
||||||
|
will-change: opacity, transform;
|
||||||
}
|
}
|
||||||
.home-container h1 {
|
.home-container h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user