Add loading spinners.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
#volumeHolder {
|
||||
height: 500px;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.loadingVolumes {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
z-index: 100;
|
||||
}
|
||||
Reference in New Issue
Block a user