diff options
Diffstat (limited to 'app/notification.html')
-rw-r--r-- | app/notification.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/notification.html b/app/notification.html index 82bf95ada..eba290c15 100644 --- a/app/notification.html +++ b/app/notification.html @@ -28,6 +28,7 @@ margin-top: 1rem; } </style> + <link rel="stylesheet" type="text/css" href="./index.css"> </head> <body class="notification" style="height:600px;"> <div id="app-content"> |