This commit is contained in:
Mateusz Gruszczyński
2026-02-04 15:43:40 +01:00
parent 5109453947
commit fa25eb2968

View File

@@ -192,15 +192,12 @@ body {
font-size: 0.75rem !important;
}
.zoom-btn-mobile {
display: block;
width: 100%;
text-align: center;
padding: 8px;
width: 100%;
margin-left: 0;
margin-top: 8px;
background: rgba(88, 166, 255, 0.08);
border: 1px solid rgba(88, 166, 255, 0.4);
text-align: center;
padding: 8px 10px;
font-size: 0.8rem;
font-weight: 400;
}
.zoom-btn-mobile:active {