Skip to content
Snippets Groups Projects
Commit c91276e2 authored by ReformCopyright's avatar ReformCopyright
Browse files

Specific rule for the Back button on the individual selection screen to...

Specific rule for the Back button on the individual selection screen to override the pushdown effect :active rule.
parent 46fe478c
No related branches found
No related tags found
No related merge requests found
......@@ -2044,6 +2044,10 @@ label {
padding: 0.1rem 0.5em;
flex: 1;
}
.smooth-button.select-back-btn:active {
padding-left: 0.55em;
padding-right: 0.45em;
}
#gender-sort-column {
flex: 3;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment