mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-03 11:50:42 +08:00

* feat: [SIG-543]: inital commit * feat: [SIG-543]: refactor date time modal to separate component * feat: [SIG-543]: refactor date time modal to separate component * feat: add back the time support according to the older designs in the date time picker * fix: custom time picker minor UI fixes
5 lines
65 B
SCSS
5 lines
65 B
SCSS
.custom-date-picker {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|