7.0.7
Minor change for ribbon display. You can now display bottom left ribbon without Style Settings by using the following CSS snippet
body {
--hider-ribbon-display: flex;
}
Minor change for ribbon display. You can now display bottom left ribbon without Style Settings by using the following CSS snippet
body {
--hider-ribbon-display: flex;
}