forked from platypush/platypush
[Entities UI] Reverted .extension-container
max-width.
This commit is contained in:
parent
3fbb0d289b
commit
35772c0ae3
1 changed files with 0 additions and 2 deletions
|
@ -250,8 +250,6 @@ $header-height: 3.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.extension-container {
|
.extension-container {
|
||||||
max-width: calc(100% - 1em);
|
|
||||||
|
|
||||||
.extension {
|
.extension {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue