fix(SW-378): remove unused css
This commit is contained in:
@@ -6,10 +6,6 @@
|
|||||||
.backButton {
|
.backButton {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
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;
|
padding: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user