mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-12-03 01:08:12 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
6dfe6b1763
commit
7ecf9d716b
@ -3797,7 +3797,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body:not(.layout-multiple-columns) .column-header__collapsible {
|
||||
margin-top: 1px;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: -45px;
|
||||
right: -55px;
|
||||
}
|
||||
|
@ -3797,7 +3797,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body:not(.layout-multiple-columns) .column-header__collapsible {
|
||||
margin-top: 1px;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: -45px;
|
||||
right: -55px;
|
||||
}
|
||||
|
@ -3797,7 +3797,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body:not(.layout-multiple-columns) .column-header__collapsible {
|
||||
margin-top: 1px;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: -45px;
|
||||
right: -55px;
|
||||
}
|
||||
|
@ -3797,7 +3797,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body:not(.layout-multiple-columns) .column-header__collapsible {
|
||||
margin-top: 1px;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: -45px;
|
||||
right: -55px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user