feat: remove useless css properties
This commit is contained in:
parent
cca348b476
commit
ccefc8ca19
1 changed files with 0 additions and 2 deletions
|
@ -208,9 +208,7 @@ onMounted(async () => {
|
|||
<style scoped>
|
||||
#message-area {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 8fr 1fr;
|
||||
justify-content: space-between;
|
||||
padding-left: 1dvw;
|
||||
padding-right: 1dvw;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue