Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-29 16:14:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/container/GridCardLayout/GridCardLayout.styles.scss

16 lines
189 B
SCSS
Raw Normal View History

feat: show dashboard in full screen (#4040) * fix: show dashboard in full screen * fix: update label and remove border from grid in fullscreen mode
2023-11-23 14:10:34 +05:30
.fullscreen-grid-container {
overflow: auto;
.react-grid-layout {
border: none !important;
}
}
Uplot time range (#4144) * feat: show range bound chart based on the selected time range * feat: handle no data * feat: show bigger point if only data point exists * feat: show bigger point if only data point exists * feat: widget ui fixes * feat: no data - full view fix * fix: show closed point on hover * feat: handle widget time preference in case of dashboard, edit view, full view and chart preview
2023-12-14 22:56:25 +05:30
.widget-graph-container {
height: 100%;
&.graph {
height: calc(100% - 30px);
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 208ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API