mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-17 02:19:51 +03:00
Allow click footer link when loading
This commit is contained in:
parent
b6bc613c87
commit
f8ee8a7907
1 changed files with 2 additions and 0 deletions
|
@ -10373,6 +10373,8 @@ body.fixed-header .header {
|
|||
font-size: 0.875rem;
|
||||
padding: 1.25rem 0;
|
||||
color: #9aa0ac;
|
||||
position: relative;
|
||||
z-index: 102;
|
||||
}
|
||||
|
||||
.footer a:not(.btn) {
|
||||
|
|
Loading…
Add table
Reference in a new issue