Fix a color in the mobile UI

This commit is contained in:
chipmunk 2024-11-28 22:43:14 -05:00
parent b0a9e04ca7
commit 8d32fef5f9

View file

@ -194,7 +194,7 @@
position: relative;
width: 1em;
padding: 0.5em 1em 0.75em;
background-color: #fbfbfb;
background-color: #2a2a2a;
background-image: url( images/icon-page.svg );
background-position: 50% 50%;
background-repeat: no-repeat;