Replace action button dropdown with simple button to app details view
This commit is contained in:
+3
-2
@@ -313,11 +313,12 @@ textarea {
|
||||
}
|
||||
|
||||
.grid-item-dropdown {
|
||||
width: 50px;
|
||||
border: none;
|
||||
float: right;
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
color: $brand-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user