We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574a6c6 commit fdc0953Copy full SHA for fdc0953
src/assets/App.css
@@ -492,36 +492,6 @@ a {
492
}
493
494
495
-.centerMessageWrapper.cardLoading {
496
- position: absolute;
497
- top: 0;
498
- left: 0;
499
- right: 0;
500
- bottom: 0;
501
-}
502
-
503
-.centerMessageIcon {
504
- display: block;
505
- font-size: 36px;
506
- margin-bottom: 12px;
507
508
509
-.centerMessage p {
510
- margin: 0;
511
- color: var(--primary-text-color);
512
513
514
-.centerMessage p:first-of-type {
515
- font-size: 16px;
516
- line-height: 24px;
517
- margin-bottom: 6px;
518
519
520
-.centerMessageSubtext {
521
- font-size: 14px;
522
- opacity: 0.7;
523
524
525
/* Card (element) */
526
.blockRow {
527
padding: 8px 16px;
0 commit comments