Show usermanagement indicator in app grid
This commit is contained in:
@@ -343,6 +343,7 @@ textarea {
|
||||
}
|
||||
|
||||
.grid-item-top {
|
||||
position: relative;
|
||||
padding: 10px 15px;
|
||||
height: 100%;
|
||||
|
||||
@@ -352,6 +353,13 @@ textarea {
|
||||
font-size: 24px;
|
||||
font-family: $font-family-heading;
|
||||
}
|
||||
|
||||
.usermanagement-indicator {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
color: #03a9f49e;
|
||||
right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user