mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 07:12:04 +08:00
feat: added padding bottom to increase the visibility of logs in explorer page (#5069)
This commit is contained in:
parent
3c2bc06e6a
commit
f8b8080853
@ -9,6 +9,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
padding-bottom: 60px;
|
||||
|
||||
.views-tabs-container {
|
||||
padding: 8px 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user