email : create split panel

This commit is contained in:
isUnknown 2025-02-07 10:44:01 +01:00
parent b525ea4f5c
commit 989f042158
4 changed files with 166 additions and 26 deletions

View file

@ -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) {