Skip to content

7.0.7

Compare
Choose a tag to compare
@kepano kepano released this 08 Jul 21:59
· 209 commits to master since this release

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;
}