Hide canvas zoom widget automatically when zero

This commit is contained in:
Keavon Chambers
2022-07-22 23:09:45 -07:00
parent 94e21c803f
commit 08a81002ff
2 changed files with 146 additions and 127 deletions
+4
View File
@@ -207,6 +207,10 @@ img {
p {
margin-top: 8px;
}
.floating-menu-content h3 ~ p {
white-space: pre-wrap;
}
}
</style>