Skip to content

Commit 29f952a

Browse files
authored
Update fast-search-card.js
1 parent 6aab7a8 commit 29f952a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dist/fast-search-card.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,6 +1349,11 @@ class FastSearchCard extends HTMLElement {
13491349
scrollbar-width: none;
13501350
max-height: 100%;
13511351
}
1352+
1353+
#tab-content-container.shortcuts-active {
1354+
padding: 0px; /* Falls du das auch willst */
1355+
}
1356+
13521357
#tab-content-container::-webkit-scrollbar { display: none; }
13531358

13541359
.detail-tab-content { display: none; }

0 commit comments

Comments
 (0)