mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Fix styles of advanced web interface
This commit is contained in:
parent
862861069d
commit
f5c3f65bac
|
@ -2467,12 +2467,13 @@ $ui-header-height: 55px;
|
|||
|
||||
.column,
|
||||
.drawer {
|
||||
flex: 0 0 auto;
|
||||
padding: 10px;
|
||||
padding-inline-start: 5px;
|
||||
padding-inline-end: 5px;
|
||||
|
||||
&:first-child {
|
||||
flex: 1 1 300px;
|
||||
flex-shrink: 0;
|
||||
padding-inline-start: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user