File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
invui2/assets/stylesheets Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3131}
3232
3333.md-grid {
34- max-width : 200ch ;
34+ max-width : min ( 200ch , 98 % ) ;
3535 transition : max-width 0.3s ease;
3636}
3737
3838[data-md-width = "wide" ] .md-grid {
39- max-width : 270ch ;
39+ max-width : min ( 270ch , 98 % ) ;
4040}
4141
4242[data-md-width = "full" ] .md-grid {
Original file line number Diff line number Diff line change 3131}
3232
3333.md-grid {
34- max-width : 200ch ;
34+ max-width : min ( 200ch , 98 % ) ;
3535 transition : max-width 0.3s ease;
3636}
3737
3838[data-md-width = "wide" ] .md-grid {
39- max-width : 270ch ;
39+ max-width : min ( 270ch , 98 % ) ;
4040}
4141
4242[data-md-width = "full" ] .md-grid {
Original file line number Diff line number Diff line change 3131}
3232
3333.md-grid {
34- max-width : 200ch ;
34+ max-width : min ( 200ch , 98 % ) ;
3535 transition : max-width 0.3s ease;
3636}
3737
3838[data-md-width = "wide" ] .md-grid {
39- max-width : 270ch ;
39+ max-width : min ( 270ch , 98 % ) ;
4040}
4141
4242[data-md-width = "full" ] .md-grid {
Original file line number Diff line number Diff line change 3131}
3232
3333.md-grid {
34- max-width : 200ch ;
34+ max-width : min ( 200ch , 98 % ) ;
3535 transition : max-width 0.3s ease;
3636}
3737
3838[data-md-width = "wide" ] .md-grid {
39- max-width : 270ch ;
39+ max-width : min ( 270ch , 98 % ) ;
4040}
4141
4242[data-md-width = "full" ] .md-grid {
You can’t perform that action at this time.
0 commit comments