Styling
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
<div class="flex justify-between h-100">
|
||||
|
||||
<div class="w-7/10 p-10 h-188">
|
||||
<!-- <div class="bg-linear-to-b from-indigo-300 to-pink-300 h-full rounded-lg"> -->
|
||||
<div>
|
||||
@if (loading.loading$ | async){
|
||||
@if (!performance && (loading.loading$ | async)){
|
||||
<div class="w-full h-full flex items-center justify-center mt-70">
|
||||
<mat-progress-spinner
|
||||
mode="indeterminate"
|
||||
|
||||
Reference in New Issue
Block a user