Frontend: Fix buttons on albums page

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-06-24 08:16:34 +02:00
parent e62eceda5d
commit 12424280bf

View file

@ -96,6 +96,7 @@
background-color: rgba(100, 100, 100, 0.5) !important;
}
#photoprism .p-album-desc button,
#photoprism .p-photo-desc button {
text-align: left;
}