Simplify column headers ()

This commit is contained in:
Renaud Chaput 2023-10-27 15:21:07 +02:00 committed by KMY(雪あすか)
parent c51e2f7e38
commit c7b7a4e2e4
13 changed files with 113 additions and 125 deletions
app/javascript/styles/mastodon

View file

@ -3206,20 +3206,6 @@ $ui-header-height: 55px;
margin-inline-end: 5px;
}
.column-back-button--slim {
position: relative;
}
.column-back-button--slim-button {
cursor: pointer;
flex: 0 0 auto;
font-size: 16px;
padding: 15px;
position: absolute;
inset-inline-end: 0;
top: -50px;
}
.react-toggle {
display: inline-block;
position: relative;