mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-09 01:01:48 +08:00
style: increase the paragraph spacing
This commit is contained in:
@@ -165,8 +165,8 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
& > p {
|
||||
margin-bottom: 10px;
|
||||
p {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
code {
|
||||
@@ -178,10 +178,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.gpt-header {
|
||||
@@ -194,6 +190,7 @@
|
||||
|
||||
p {
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.gpt-feedback {
|
||||
|
||||
Reference in New Issue
Block a user