Increase font size of SQL query box

前端 未结 7 737
北荒
北荒 2021-01-07 23:50

The font-size of the textarea that accepts SQL queries on my phpMyAdmin installation is too small. One workaround I found is to increase the minimum font size i

7条回答
  •  难免孤独
    2021-01-08 00:19

    on phpmyadmin 4.6 found the ".Codemirror pre" in :

    themes/theThemeUsed/js/codemirror/lib/codemirror.css

提交回复
热议问题