feat: edit table editable width.

This commit is contained in:
a.bouhuolia
2021-04-06 23:05:49 +02:00
parent b22546d367
commit fbe39b8e9d

View File

@@ -44,7 +44,7 @@
} }
#{$self}__body, #{$self}__body,
#{$self}__footer { #{$self}__footer {
max-width: 1200px; max-width: 1400px;
} }
#{$self}__header { #{$self}__header {