first
This commit is contained in:
16
modules/member/admin/msgdoc.css
Normal file
16
modules/member/admin/msgdoc.css
Normal file
@@ -0,0 +1,16 @@
|
||||
#accordion > .card .list-group {
|
||||
height: calc(100vh - 8.53rem);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#email-preview {
|
||||
background-color: #fff;
|
||||
color: #000
|
||||
}
|
||||
|
||||
.editor .card.phone {
|
||||
width: 35%;
|
||||
border-width: 5px;
|
||||
border-color: rgb(52, 59, 67);
|
||||
border-radius: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user