mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-20 22:44:27 +01:00
Apply form styles to rich text editor
This commit is contained in:
committed by
Andrew Camilleri
parent
8696710ad1
commit
c389aa0b99
@@ -41,6 +41,11 @@ hr.light {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.note-editable {
|
||||
color: var(--btcpay-form-text);
|
||||
background-color: var(--btcpay-form-bg);
|
||||
}
|
||||
|
||||
.wraptextAuto {
|
||||
max-width: 300px;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user