File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
src/components/panel/panel-render Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devtable/dashboard" ,
3- "version" : " 14.58.7 " ,
3+ "version" : " 14.58.8 " ,
44 "license" : " Apache-2.0" ,
55 "repository" : {
66 "url" : " https://github.com/merico-dev/table"
Original file line number Diff line number Diff line change 4949 right : 16px ;
5050}
5151
52- .panel-root : not (.panel-root--show-title ) .panel-top-right-actions : has (> * > * ) ~ .panel-viz-section {
52+ .panel-root : not (.panel-root--show-title )
53+ .panel-top-right-actions : has (div[id ^= 'panel-addon-slot-' ])
54+ ~ .panel-viz-section {
5355 margin-top : 16px ;
5456 height : calc (100% - 16px );
5557}
5658
59+ .panel-root : not (.panel-root--show-title )
60+ .panel-top-right-actions : has (div[id ^= 'panel-addon-slot-' ]: empty )
61+ ~ .panel-viz-section {
62+ margin-top : 0 ;
63+ height : 100% ;
64+ }
65+
5766.panel-root .panel-viz-section {
5867 height : 100% ;
5968}
Original file line number Diff line number Diff line change 11{
22 "name" : " @devtable/settings-form" ,
3- "version" : " 14.58.7 " ,
3+ "version" : " 14.58.8 " ,
44 "license" : " Apache-2.0" ,
55 "repository" : {
66 "url" : " https://github.com/merico-dev/table"
You can’t perform that action at this time.
0 commit comments