mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 01:55:22 +08:00
apply @cvle suggestion for fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.contentEditable {
|
||||
background: transparent;
|
||||
background: #fff;
|
||||
border: solid 1px #bbb;
|
||||
min-height: 120px;
|
||||
box-sizing: border-box;
|
||||
@@ -15,7 +15,8 @@
|
||||
position: absolute;
|
||||
margin: 12px 0 0 12px;
|
||||
color: #bbb;
|
||||
z-index: -1;
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.toolbarDisabled {
|
||||
|
||||
Reference in New Issue
Block a user