mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-02-07 14:26:44 +01:00
Text layout improvement on notifications
This commit is contained in:
parent
d33985325e
commit
35886a57d7
1 changed files with 3 additions and 0 deletions
3
resources/assets/styles/content.less
vendored
3
resources/assets/styles/content.less
vendored
|
@ -585,6 +585,9 @@ html {
|
|||
display: block;
|
||||
color: #666;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.notification-pullout {
|
||||
|
|
Loading…
Reference in a new issue