Fix updates button not clickable when header is hidden

pull/78/head
Lim Chee Aun 2023-03-03 11:14:10 +08:00
rodzic 959c6f4ad3
commit e7dc2c8517
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -747,6 +747,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
margin-top: 16px;
transform: translate(-50%, 0);
font-size: 90%;
pointer-events: auto;
}
.updates-button .icon {
vertical-align: top;