Merge pull request #165 from nextcloud/fix_css_for_mobile
fix css for mobile devices
This commit is contained in:
@@ -856,12 +856,13 @@ button.button-inline:hover {
|
||||
.board-header-controls.app-popover-menu-utils {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.stack {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.stack h2 .stack-actions {
|
||||
display: flex;
|
||||
opacity: 0.25;
|
||||
|
||||
Reference in New Issue
Block a user