mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-02 21:39:30 +00:00
7 lines
101 B
CSS
7 lines
101 B
CSS
.topline {
|
|
position: relative;
|
|
z-index: 102;
|
|
margin-bottom: 0;
|
|
padding: 0.75rem 0;
|
|
}
|