diff options
Diffstat (limited to 'src/components/update_notification/update_notification.scss')
| -rw-r--r-- | src/components/update_notification/update_notification.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/update_notification/update_notification.scss b/src/components/update_notification/update_notification.scss index c3b1bc13..77ee275a 100644 --- a/src/components/update_notification/update_notification.scss +++ b/src/components/update_notification/update_notification.scss @@ -83,6 +83,10 @@ linear-gradient(to top, white, white); } + .art-credit { + text-align: right; + } + &.-peek { /* Explanation: * 100vh - 100% = Distance between modal's top+bottom boundaries and screen |
