fix(SW-378): remove unused css

This commit is contained in:
Pontus Dreij
2024-09-13 16:46:09 +02:00
parent a8cef1c6c5
commit d555447467

View File

@@ -6,10 +6,6 @@
.backButton {
background-color: transparent;
border: none;
color: var(--Base-Text-High-contrast);
font-family: var(--typography-Subtitle-1-fontFamily);
font-weight: var(--typography-Subtitle-1-fontWeight);
font-size: var(--typography-Subtitle-1-Mobile-fontSize);
padding: 0;
cursor: pointer;
display: flex;