Skip to content

Commit

Permalink
Update cbs_enlarge_font_size_when_viewport_is_more_than_1920px.css
Browse files Browse the repository at this point in the history
  • Loading branch information
heimseiten authored Sep 27, 2024
1 parent 36313f1 commit bbb6d5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@media(min-width:1921px){
html { zoom: 1.5; }
#simple-modal { zoom: calc(1 / 1.5); }
#tl_files .tl_formbody_edit .tl_tbox .widget .tl_edit_preview { zoom: calc(1 / 1.5); }
}

0 comments on commit bbb6d5a

Please sign in to comment.