@@ -856,10 +856,6 @@ button.button-inline:hover {
|
||||
.board-header-controls.app-popover-menu-utils {
|
||||
display: none;
|
||||
}
|
||||
.stack h2 .stack-actions {
|
||||
display: flex;
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
@@ -867,6 +863,10 @@ button.button-inline:hover {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
||||
.stack h2 .stack-actions {
|
||||
display: flex;
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user