vn-docker/phpmyadmin/style.css

11 lines
142 B
CSS
Raw Normal View History

2020-01-13 08:28:25 +00:00
body {
2020-01-13 19:31:43 +00:00
font-size: 10pt !important;
2020-01-13 08:28:25 +00:00
}
.CodeMirror {
font-size: 13px;
}
body .ui-dialog {
top: 40px !important;
width: 1000px !important;
}