mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-03-19 01:37:11 +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;
|
display: block;
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification-pullout {
|
.notification-pullout {
|
||||||
|
|
Loading…
Add table
Reference in a new issue