email : create split panel
This commit is contained in:
parent
b525ea4f5c
commit
989f042158
4 changed files with 166 additions and 26 deletions
|
|
@ -122,11 +122,8 @@ async function send(event, isTest = false) {
|
|||
<style scoped>
|
||||
.wrapper {
|
||||
display: flex;
|
||||
gap: 10vw;
|
||||
}
|
||||
|
||||
.k-field-footer {
|
||||
width: 15rem;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue