small css improvement
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
543127c1e6
commit
4ec59d24b4
@@ -339,6 +339,11 @@ button:hover {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card .card-controls button {
|
||||||
|
padding: 0px;
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.app-popover-menu-utils {
|
.app-popover-menu-utils {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user