Showing
1 changed file
with
5 additions
and
0 deletions
| ... | @@ -154,4 +154,9 @@ export default { | ... | @@ -154,4 +154,9 @@ export default { |
| 154 | /deep/.mu-table th.is-sortable .mu-table-sort-icon { | 154 | /deep/.mu-table th.is-sortable .mu-table-sort-icon { |
| 155 | opacity: .6; | 155 | opacity: .6; |
| 156 | } | 156 | } |
| 157 | + | ||
| 158 | + .container { | ||
| 159 | + max-width: fit-content; | ||
| 160 | + } | ||
| 161 | + | ||
| 157 | </style> | 162 | </style> | ... | ... |
-
Please register or login to post a comment