mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Merge pull request #55 from brianhanifin/feature/loading
Loading screen
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ body {
|
||||
}
|
||||
|
||||
#loader {
|
||||
background: rgba(0, 0, 0, 0.75);
|
||||
background: rgba(0, 0, 0, 0.9);
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user