Make app main header the open app action instead of the button
This commit is contained in:
@@ -486,6 +486,15 @@ multiselect {
|
||||
margin-right: 10px;
|
||||
line-height: 0.7;
|
||||
font-size: 30px;
|
||||
|
||||
a {
|
||||
color: black;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: $brand-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user