8 lines
68 B
CSS
8 lines
68 B
CSS
.CodeMirror{
|
|
height: auto;
|
|
}
|
|
|
|
.acf-table {
|
|
table-layout: fixed;
|
|
}
|