Skip to content

Commit 021e1d6

Browse files
authored
Update fast-search-card.js
1 parent a9397f1 commit 021e1d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dist/fast-search-card.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,6 +1445,10 @@ class FastSearchCard extends HTMLElement {
14451445
border-radius: 0 0 24px 24px;
14461446
margin: 0 10px 10px 10px;
14471447
}
1448+
1449+
#tab-content-container.shortcuts-active {
1450+
padding: 0px 0px 0px 20px;
1451+
}
14481452

14491453
#tab-content-container {
14501454
flex-grow: 1;

0 commit comments

Comments
 (0)