Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-08-15 19:57:09 +02:00
parent 539192a280
commit aaab447af6
1 changed files with 1 additions and 0 deletions

View File

@ -7361,6 +7361,7 @@ html .channelTabs-selected .channelTabs-close:hover {
color: var(--header-primary);
}
html .channelTabs-newTab {
position: static;
display: flex;
justify-content: center;
align-items: center;