mirror of
https://github.com/nextcloud/server.git
synced 2026-03-30 22:26:41 -04:00
Merge pull request #47607 from nextcloud/artonge/backport/stable30/47600
[stable30] fix(files): Remove margin and width to not break layout
This commit is contained in:
commit
0b5c424f3a
3 changed files with 3 additions and 5 deletions
|
|
@ -736,8 +736,6 @@ tbody.files-list__tbody.files-list__tbody--grid {
|
|||
align-items: center;
|
||||
justify-content: space-around;
|
||||
justify-items: center;
|
||||
margin: 16px;
|
||||
width: calc(100% - 32px);
|
||||
|
||||
tr {
|
||||
display: flex;
|
||||
|
|
|
|||
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue