fix(styles): fix the gap between text and button in logs quick filters (#7006)

This commit is contained in:
Shaheer Kochai 2025-02-03 09:24:21 +04:30 committed by GitHub
parent e33a0fdd47
commit aa26dc77af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@
.go-to-docs {
display: flex;
flex-direction: column;
gap: 64px;
gap: 44px;
&__container {
display: flex;
flex-direction: column;