mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-12-01 08:18:13 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
aa3724a101
commit
95ee75e7a4
@ -3112,8 +3112,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||||||
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
||||||
display: block;
|
display: block;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 45px;
|
inset-inline-start: 45px;
|
||||||
right: 105px;
|
inset-inline-end: 105px;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
@ -3112,8 +3112,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||||||
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
||||||
display: block;
|
display: block;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 45px;
|
inset-inline-start: 45px;
|
||||||
right: 105px;
|
inset-inline-end: 105px;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
@ -3112,8 +3112,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||||||
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
.app-body:not(.layout-multiple-columns) .tabs-bar__wrapper {
|
||||||
display: block;
|
display: block;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 45px;
|
inset-inline-start: 45px;
|
||||||
right: 105px;
|
inset-inline-end: 105px;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user