Slightly higher z-index for updates-button

pull/42/head
Lim Chee Aun 2023-01-04 19:41:35 +08:00
rodzic edeceba729
commit eef658b758
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -442,7 +442,7 @@ a.mention span {
}
.updates-button {
position: absolute;
z-index: 1;
z-index: 2;
animation: fade-from-top 2s ease-out;
left: 50%;
margin-top: 8px;