mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-19 05:30:43 +00:00
Hide other-versions dropdown while page is loading
This commit is contained in:
@ -68,4 +68,9 @@ api-response
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#otherVersions
|
||||
{
|
||||
visibility: hidden;
|
||||
}
|
Reference in New Issue
Block a user