1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update notification styles

This commit is contained in:
Luke Pulverenti 2013-07-07 11:53:26 -04:00
parent e90931eda1
commit 1663b40737
3 changed files with 14 additions and 1 deletions

View file

@ -66,6 +66,8 @@
.flyoutNotification p {
margin: .5em 0;
white-space: normal;
max-width: 95%;
}
.notificationName {