Spaces:
Runtime error
Runtime error
kbberendsen
commited on
Commit
•
6c74420
1
Parent(s):
6e25f2a
small notification styling change
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
padding: 1.5rem;
|
7 |
}
|
8 |
|
9 |
-
.shiny-notification
|
10 |
position: fixed;
|
11 |
top: calc(0%);
|
12 |
left: calc(50% - 100px);
|
|
|
6 |
padding: 1.5rem;
|
7 |
}
|
8 |
|
9 |
+
.shiny-notification {
|
10 |
position: fixed;
|
11 |
top: calc(0%);
|
12 |
left: calc(50% - 100px);
|