feat: added property new-tab to type: search
This commit is contained in:
parent
b83bf9bc09
commit
06b21e3d27
5 changed files with 11 additions and 1 deletions
|
|
@ -370,6 +370,10 @@ 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue