PHRAS-2685

This commit is contained in:
Harrys Ravalomanana
2020-05-26 14:13:23 +04:00
parent 57958c7efe
commit 756528d18f
2 changed files with 13 additions and 1 deletions

View File

@@ -218,6 +218,15 @@ $mainMenuLinkBackgroundHoverColor: transparent;
}
}
.without-border {
margin-left: 15px;
border: none;
outline: none;
&:focus {
outline: none;
}
}
/******* EDIT USERS ***********************************************************/
div.no_switch {
width: 12px;