Enhanced mobile post btn

This commit is contained in:
AntoineD 2023-09-28 18:41:00 +02:00 committed by Laura Hausmann
parent 17e9ee0217
commit 48d5595639
No known key found for this signature in database
GPG Key ID: D044E84C5BE01605

View File

@ -624,8 +624,8 @@ console.log(mainRouter.currentRoute.value.name);
height: 4rem;
width: 4rem;
background-position: center;
background: var(--panelHighlight);
color: var(--fg);
background: linear-gradient(90deg,var(--buttonGradateA),var(--buttonGradateB));
color: var(--fgOnAccent);
position: fixed !important;
z-index: 1000;
font-size: 16px;