mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-27 07:46:15 +01:00
fix: Add margin to p elements for mac
This commit is contained in:
parent
675ddabc83
commit
fcaa9a74e1
@ -66,7 +66,7 @@ html, body, #app, #global_header {
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
#global_header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user