Skip to content

Commit 6375720

Browse files
authored
Update fast-search-card.js
1 parent 0075f74 commit 6375720

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dist/fast-search-card.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,14 +1455,6 @@ class FastSearchCard extends HTMLElement {
14551455
max-height: 100%;
14561456
}
14571457

1458-
#tab-content-container.shortcuts-active {
1459-
padding: 0px;
1460-
}
1461-
1462-
#tab-content-container.history-active {
1463-
padding: 0px;
1464-
}
1465-
14661458
/* Mobile: History Tab spezifisches Padding */
14671459
@media (max-width: 768px) {
14681460
#tab-content-container.history-active {

0 commit comments

Comments
 (0)