[Entities UI] Reverted `.extension-container` max-width.

This commit is contained in:
Fabio Manganiello 2024-01-01 14:27:18 +01:00
parent 3fbb0d289b
commit 35772c0ae3
1 changed files with 0 additions and 2 deletions

View File

@ -250,8 +250,6 @@ $header-height: 3.25em;
}
.extension-container {
max-width: calc(100% - 1em);
.extension {
display: flex;
flex-direction: column;