mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix(docs): announcement bar (#9898)
This commit is contained in:
parent
afa10ebcb2
commit
380ed966d8
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ button {
|
||||||
}
|
}
|
||||||
|
|
||||||
div[class^='announcementBar_'] {
|
div[class^='announcementBar_'] {
|
||||||
height: 2rem;
|
min-height: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar__brand .navbar__title {
|
.navbar__brand .navbar__title {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue