mirror of https://github.com/status-im/codimd.git
Fix ui-edit and ui-both button in night mode
Fix #1539 Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
This commit is contained in:
parent
1465355c76
commit
341591d10b
|
@ -411,7 +411,7 @@ div[contenteditable]:empty:not(:focus):before{
|
|||
color: #eee;
|
||||
}
|
||||
|
||||
.night .btn.btn-default.ui-view.active{
|
||||
.night .btn.btn-default.active{
|
||||
background: #202020;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue