Styling Admin Section

Hardus

Member
[pre]
DaDaBIK is 10.6-Manarola

System info
PHP Version: 7.3.27

mysql version: 5.5.5-10.3.27-MariaDB

Web server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1g

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36
[/pre]


Hi,

I recently upgraded to Dadabik 10.6 and noticed some small bits that bug me.

First in the admin section on Custom Pages, when you edit a custom page. The tnymce editor is not very high, I checked its css;
[pre]
.tox.tox-tinymce.tox-platform-touch {
height: 500px;
}
[/pre]

Using the browser inspection I can increase the height, but when adding it to my custom css file, it doesn't pickup.

Where do I change the height of the tinymce boxes?

Hardus
 
Top