Small change to implementation for new tab

This commit is contained in:
Svilen Markov
2024-06-11 20:30:10 +01:00
parent 06b21e3d27
commit edb59ffdc6
4 changed files with 10 additions and 10 deletions

View File

@@ -370,10 +370,6 @@ kbd:active {
box-shadow: 0 0 0 0 var(--color-widget-background-highlight);
}
new-tab {
display: none;
}
.content-bounds {
max-width: 1600px;
margin-inline: auto;