mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
style: Add margin-top to terminal-container class
This commit is contained in:
parent
b4313599f8
commit
d4d4c6de68
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
|||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue