Allow fa-spin to spin, actually

When using `display: inline;`, many browsers won't rotate the icon.
This commit is contained in:
Sebastian Serth
2022-08-12 18:01:47 +02:00
parent cc7a1d7fb5
commit f38052d235
3 changed files with 3 additions and 7 deletions

View File

@@ -1,7 +1,3 @@
button i.fa-spin {
display: none;
}
.editor {
height: 100%;
width: 100%;