Skip to content
Snippets Groups Projects
Commit 16590741 authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' of git.ozg-sh.de:mgm/goofy

parents a712f715 859f0937
Branches
Tags
No related merge requests found
:host {
display: flex;
flex-direction: row;
flex-wrap: wrap;
max-width: 100%;
align-items: flex-start;
margin: 0 -8px;
}
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
.container { .container {
display: inline-flex; display: inline-flex;
flex-direction: column; flex-direction: column;
max-width: 100%;
} }
.row { .row {
...@@ -65,7 +66,3 @@ button { ...@@ -65,7 +66,3 @@ button {
.expandable { .expandable {
margin-left: 26px; margin-left: 26px;
} }
.attachments {
margin: 0 -4px;
}
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment