mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-20 17:07:18 +00:00
5 lines
65 B
SCSS
5 lines
65 B
SCSS
|
|
.custom-date-picker {
|
||
|
|
display: flex;
|
||
|
|
flex-direction: column;
|
||
|
|
}
|