Fix disabled button display

This commit is contained in:
2020-02-24 22:42:51 +01:00
parent 3fd854ddf1
commit d4b274c685
4 changed files with 12 additions and 2 deletions

View File

@@ -29,6 +29,10 @@
#notes_box {
#notes {
height: 100%;
#tiny {
display: none;
}
}
#notes_feedback {