Fix: ugly layout when display-area is not wide

This commit is contained in:
Cutls 2019-08-22 01:30:05 +09:00
parent 6b6d3c7307
commit d2ba5cbe4d

View File

@ -284,7 +284,6 @@ iframe,
position: relative;
display: flex;
justify-content: space-around;
width: 250px;
max-width: 100%;
grid-area: actions;
}