Style Issue with designer
Posted: Tue Aug 09, 2022 9:23 am
Hi I have a problem with an existing style that affects the designer toolbar(as shown in the attachment).
The background color of the following css element affect the toolbar style
I cant remove this style, how can I solve this problem ?
Thank you for the help
The background color of the following css element affect the toolbar style
Code: Select all
table {
background-color: #ffffff;
color: #081449;
}
Thank you for the help