mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
fix
This commit is contained in:
parent
ed70e33027
commit
9d4f3955a8
@ -31,6 +31,13 @@ ul, li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0;
|
||||
}
|
||||
p + p {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
[contenteditable=true]:empty:before {
|
||||
content: attr(placeholder);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user