Polish project detail modals and data flows
This commit is contained in:
@@ -106,6 +106,8 @@
|
||||
.chart-panel {
|
||||
display: grid;
|
||||
gap: 12px;
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 480px;
|
||||
}
|
||||
|
||||
.chart-panel-header {
|
||||
@@ -138,6 +140,8 @@
|
||||
box-shadow: inset 0 1px 0 rgba(255,255,255,0.92);
|
||||
display: grid;
|
||||
gap: 12px;
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 420px;
|
||||
}
|
||||
|
||||
.legend-box {
|
||||
|
||||
Reference in New Issue
Block a user