Fix empty note not being tall enough for menu button
This commit is contained in:
parent
f22066cb80
commit
4283212832
@ -25,6 +25,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|||||||
z-index: 99999;
|
z-index: 99999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notecard {
|
||||||
|
min-height: 4em;
|
||||||
|
}
|
||||||
|
|
||||||
.popover .list .list-button {
|
.popover .list .list-button {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user