We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3e12b commit a1f3f44Copy full SHA for a1f3f44
1 file changed
components/webui/client/src/pages/SearchPage/index.module.css
@@ -1,6 +1,6 @@
1
.searchPageContainer {
2
display: flex;
3
flex-direction: column;
4
- gap: 16px;
5
- padding: 24px 16px 16px;
+ gap: 16px;
+ padding: 16px 16px 16px;
6
}
0 commit comments