Skip to content

Commit 1af9c87

Browse files
author
Jicheng Lu
committed
minor styling change
1 parent 4393ff8 commit 1af9c87

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/lib/scss/custom/common/_common.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,12 @@ button:focus {
217217
text-decoration: none;
218218
background: none;
219219
}
220+
221+
&:active {
222+
background: none !important;
223+
box-shadow: none !important;
224+
outline: none !important;
225+
text-decoration: none !important;
226+
transform: none !important;
227+
}
220228
}

0 commit comments

Comments
 (0)