Make help button also hidden #1117

This commit is contained in:
DianaXWiki 2023-09-26 14:38:23 +03:00
parent 27f68c0d45
commit 0fda25c646

View File

@ -72,7 +72,6 @@
&:hover {
background-color: contrast(@cp_toolbar-bg, darken(@cp_toolbar-bg, 5%), lighten(@cp_toolbar-bg, 5%));
}
&.cp-markdown-help { float: right; }
}
}