Show labels instead of icons for PNG, SVG (#606)

This commit is contained in:
Lipis 2020-01-29 02:30:03 +02:00 committed by GitHub
parent a9790c74f5
commit 2dce2ce712
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 23 deletions

View file

@ -1,6 +1,7 @@
.ToolIcon {
display: inline-block;
position: relative;
font-family: Cascadia;
cursor: pointer;
}