@paperless/angular 2.8.5 → 2.8.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paperless/angular",
3
- "version": "2.8.5",
3
+ "version": "2.8.7",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "^13.3.0 || ^14.0.0 || ^15.0.0 || ^17.0.0",
6
6
  "@angular/common": "^13.3.0 || ^14.0.0 || ^15.0.0",
package/paperless.css CHANGED
@@ -100,52 +100,52 @@
100
100
  height: 1.5rem !important
101
101
  }
102
102
 
103
- .w-6 {
104
- width: 1.5rem !important
103
+ .w-1\/12 {
104
+ width: 8.333333% !important
105
105
  }
106
106
 
107
- .w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
108
- width: calc(1 / 12 * 100% - 0.5rem) !important
107
+ .w-10\/12 {
108
+ width: 83.333333% !important
109
109
  }
110
110
 
111
- .w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
112
- width: calc(10 / 12 * 100% - 0.5rem) !important
111
+ .w-11\/12 {
112
+ width: 91.666667% !important
113
113
  }
114
114
 
115
- .w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
116
- width: calc(11 / 12 * 100% - 0.5rem) !important
115
+ .w-2\/12 {
116
+ width: 16.666667% !important
117
117
  }
118
118
 
119
- .w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
120
- width: calc(2 / 12 * 100% - 0.5rem) !important
119
+ .w-3\/12 {
120
+ width: 25% !important
121
121
  }
122
122
 
123
- .w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
124
- width: calc(3 / 12 * 100% - 0.5rem) !important
123
+ .w-4\/12 {
124
+ width: 33.333333% !important
125
125
  }
126
126
 
127
- .w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
128
- width: calc(4 / 12 * 100% - 0.5rem) !important
127
+ .w-5\/12 {
128
+ width: 41.666667% !important
129
129
  }
130
130
 
131
- .w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
132
- width: calc(5 / 12 * 100% - 0.5rem) !important
131
+ .w-6 {
132
+ width: 1.5rem !important
133
133
  }
134
134
 
135
- .w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
136
- width: calc(6 / 12 * 100% - 0.5rem) !important
135
+ .w-6\/12 {
136
+ width: 50% !important
137
137
  }
138
138
 
139
- .w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
140
- width: calc(7 / 12 * 100% - 0.5rem) !important
139
+ .w-7\/12 {
140
+ width: 58.333333% !important
141
141
  }
142
142
 
143
- .w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
144
- width: calc(8 / 12 * 100% - 0.5rem) !important
143
+ .w-8\/12 {
144
+ width: 66.666667% !important
145
145
  }
146
146
 
147
- .w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
148
- width: calc(9 / 12 * 100% - 0.5rem) !important
147
+ .w-9\/12 {
148
+ width: 75% !important
149
149
  }
150
150
 
151
151
  .w-full {
@@ -156,10 +156,6 @@
156
156
  flex: 1 1 0% !important
157
157
  }
158
158
 
159
- .flex-shrink-0 {
160
- flex-shrink: 0 !important
161
- }
162
-
163
159
  .transform {
164
160
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
165
161
  }
@@ -519,48 +515,48 @@
519
515
  display: none !important
520
516
  }
521
517
 
522
- .tablet\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
523
- width: calc(1 / 12 * 100% - 0.5rem) !important
518
+ .tablet\:w-1\/12 {
519
+ width: 8.333333% !important
524
520
  }
525
521
 
526
- .tablet\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
527
- width: calc(10 / 12 * 100% - 0.5rem) !important
522
+ .tablet\:w-10\/12 {
523
+ width: 83.333333% !important
528
524
  }
529
525
 
530
- .tablet\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
531
- width: calc(11 / 12 * 100% - 0.5rem) !important
526
+ .tablet\:w-11\/12 {
527
+ width: 91.666667% !important
532
528
  }
533
529
 
534
- .tablet\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
535
- width: calc(2 / 12 * 100% - 0.5rem) !important
530
+ .tablet\:w-2\/12 {
531
+ width: 16.666667% !important
536
532
  }
537
533
 
538
- .tablet\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
539
- width: calc(3 / 12 * 100% - 0.5rem) !important
534
+ .tablet\:w-3\/12 {
535
+ width: 25% !important
540
536
  }
541
537
 
542
- .tablet\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
543
- width: calc(4 / 12 * 100% - 0.5rem) !important
538
+ .tablet\:w-4\/12 {
539
+ width: 33.333333% !important
544
540
  }
545
541
 
546
- .tablet\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
547
- width: calc(5 / 12 * 100% - 0.5rem) !important
542
+ .tablet\:w-5\/12 {
543
+ width: 41.666667% !important
548
544
  }
549
545
 
550
- .tablet\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
551
- width: calc(6 / 12 * 100% - 0.5rem) !important
546
+ .tablet\:w-6\/12 {
547
+ width: 50% !important
552
548
  }
553
549
 
554
- .tablet\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
555
- width: calc(7 / 12 * 100% - 0.5rem) !important
550
+ .tablet\:w-7\/12 {
551
+ width: 58.333333% !important
556
552
  }
557
553
 
558
- .tablet\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
559
- width: calc(8 / 12 * 100% - 0.5rem) !important
554
+ .tablet\:w-8\/12 {
555
+ width: 66.666667% !important
560
556
  }
561
557
 
562
- .tablet\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
563
- width: calc(9 / 12 * 100% - 0.5rem) !important
558
+ .tablet\:w-9\/12 {
559
+ width: 75% !important
564
560
  }
565
561
 
566
562
  .tablet\:w-auto {
@@ -593,52 +589,48 @@
593
589
  display: none !important
594
590
  }
595
591
 
596
- .desktop-xs\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
597
- width: calc(1 / 12 * 100% - 0.5rem) !important
598
- }
599
-
600
- .desktop-xs\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
601
- width: calc(10 / 12 * 100% - 0.5rem) !important
592
+ .desktop-xs\:w-1\/12 {
593
+ width: 8.333333% !important
602
594
  }
603
595
 
604
- .desktop-xs\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
605
- width: calc(11 / 12 * 100% - 0.5rem) !important
596
+ .desktop-xs\:w-10\/12 {
597
+ width: 83.333333% !important
606
598
  }
607
599
 
608
- .desktop-xs\:w-\[calc\(12\/12\*100\%-0\.5rem\)\] {
609
- width: calc(12 / 12 * 100% - 0.5rem) !important
600
+ .desktop-xs\:w-11\/12 {
601
+ width: 91.666667% !important
610
602
  }
611
603
 
612
- .desktop-xs\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
613
- width: calc(2 / 12 * 100% - 0.5rem) !important
604
+ .desktop-xs\:w-2\/12 {
605
+ width: 16.666667% !important
614
606
  }
615
607
 
616
- .desktop-xs\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
617
- width: calc(3 / 12 * 100% - 0.5rem) !important
608
+ .desktop-xs\:w-3\/12 {
609
+ width: 25% !important
618
610
  }
619
611
 
620
- .desktop-xs\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
621
- width: calc(4 / 12 * 100% - 0.5rem) !important
612
+ .desktop-xs\:w-4\/12 {
613
+ width: 33.333333% !important
622
614
  }
623
615
 
624
- .desktop-xs\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
625
- width: calc(5 / 12 * 100% - 0.5rem) !important
616
+ .desktop-xs\:w-5\/12 {
617
+ width: 41.666667% !important
626
618
  }
627
619
 
628
- .desktop-xs\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
629
- width: calc(6 / 12 * 100% - 0.5rem) !important
620
+ .desktop-xs\:w-6\/12 {
621
+ width: 50% !important
630
622
  }
631
623
 
632
- .desktop-xs\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
633
- width: calc(7 / 12 * 100% - 0.5rem) !important
624
+ .desktop-xs\:w-7\/12 {
625
+ width: 58.333333% !important
634
626
  }
635
627
 
636
- .desktop-xs\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
637
- width: calc(8 / 12 * 100% - 0.5rem) !important
628
+ .desktop-xs\:w-8\/12 {
629
+ width: 66.666667% !important
638
630
  }
639
631
 
640
- .desktop-xs\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
641
- width: calc(9 / 12 * 100% - 0.5rem) !important
632
+ .desktop-xs\:w-9\/12 {
633
+ width: 75% !important
642
634
  }
643
635
 
644
636
  .desktop-xs\:pr-0 {
@@ -667,52 +659,48 @@
667
659
  display: none !important
668
660
  }
669
661
 
670
- .desktop-sm\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
671
- width: calc(1 / 12 * 100% - 0.5rem) !important
662
+ .desktop-sm\:w-1\/12 {
663
+ width: 8.333333% !important
672
664
  }
673
665
 
674
- .desktop-sm\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
675
- width: calc(10 / 12 * 100% - 0.5rem) !important
666
+ .desktop-sm\:w-10\/12 {
667
+ width: 83.333333% !important
676
668
  }
677
669
 
678
- .desktop-sm\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
679
- width: calc(11 / 12 * 100% - 0.5rem) !important
670
+ .desktop-sm\:w-11\/12 {
671
+ width: 91.666667% !important
680
672
  }
681
673
 
682
- .desktop-sm\:w-\[calc\(12\/12\*100\%-0\.5rem\)\] {
683
- width: calc(12 / 12 * 100% - 0.5rem) !important
674
+ .desktop-sm\:w-2\/12 {
675
+ width: 16.666667% !important
684
676
  }
685
677
 
686
- .desktop-sm\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
687
- width: calc(2 / 12 * 100% - 0.5rem) !important
678
+ .desktop-sm\:w-3\/12 {
679
+ width: 25% !important
688
680
  }
689
681
 
690
- .desktop-sm\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
691
- width: calc(3 / 12 * 100% - 0.5rem) !important
682
+ .desktop-sm\:w-4\/12 {
683
+ width: 33.333333% !important
692
684
  }
693
685
 
694
- .desktop-sm\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
695
- width: calc(4 / 12 * 100% - 0.5rem) !important
686
+ .desktop-sm\:w-5\/12 {
687
+ width: 41.666667% !important
696
688
  }
697
689
 
698
- .desktop-sm\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
699
- width: calc(5 / 12 * 100% - 0.5rem) !important
690
+ .desktop-sm\:w-6\/12 {
691
+ width: 50% !important
700
692
  }
701
693
 
702
- .desktop-sm\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
703
- width: calc(6 / 12 * 100% - 0.5rem) !important
694
+ .desktop-sm\:w-7\/12 {
695
+ width: 58.333333% !important
704
696
  }
705
697
 
706
- .desktop-sm\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
707
- width: calc(7 / 12 * 100% - 0.5rem) !important
698
+ .desktop-sm\:w-8\/12 {
699
+ width: 66.666667% !important
708
700
  }
709
701
 
710
- .desktop-sm\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
711
- width: calc(8 / 12 * 100% - 0.5rem) !important
712
- }
713
-
714
- .desktop-sm\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
715
- width: calc(9 / 12 * 100% - 0.5rem) !important
702
+ .desktop-sm\:w-9\/12 {
703
+ width: 75% !important
716
704
  }
717
705
 
718
706
  .desktop-sm\:pr-0 {
@@ -741,52 +729,48 @@
741
729
  display: none !important
742
730
  }
743
731
 
744
- .desktop\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
745
- width: calc(1 / 12 * 100% - 0.5rem) !important
746
- }
747
-
748
- .desktop\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
749
- width: calc(10 / 12 * 100% - 0.5rem) !important
732
+ .desktop\:w-1\/12 {
733
+ width: 8.333333% !important
750
734
  }
751
735
 
752
- .desktop\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
753
- width: calc(11 / 12 * 100% - 0.5rem) !important
736
+ .desktop\:w-10\/12 {
737
+ width: 83.333333% !important
754
738
  }
755
739
 
756
- .desktop\:w-\[calc\(12\/12\*100\%-0\.5rem\)\] {
757
- width: calc(12 / 12 * 100% - 0.5rem) !important
740
+ .desktop\:w-11\/12 {
741
+ width: 91.666667% !important
758
742
  }
759
743
 
760
- .desktop\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
761
- width: calc(2 / 12 * 100% - 0.5rem) !important
744
+ .desktop\:w-2\/12 {
745
+ width: 16.666667% !important
762
746
  }
763
747
 
764
- .desktop\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
765
- width: calc(3 / 12 * 100% - 0.5rem) !important
748
+ .desktop\:w-3\/12 {
749
+ width: 25% !important
766
750
  }
767
751
 
768
- .desktop\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
769
- width: calc(4 / 12 * 100% - 0.5rem) !important
752
+ .desktop\:w-4\/12 {
753
+ width: 33.333333% !important
770
754
  }
771
755
 
772
- .desktop\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
773
- width: calc(5 / 12 * 100% - 0.5rem) !important
756
+ .desktop\:w-5\/12 {
757
+ width: 41.666667% !important
774
758
  }
775
759
 
776
- .desktop\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
777
- width: calc(6 / 12 * 100% - 0.5rem) !important
760
+ .desktop\:w-6\/12 {
761
+ width: 50% !important
778
762
  }
779
763
 
780
- .desktop\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
781
- width: calc(7 / 12 * 100% - 0.5rem) !important
764
+ .desktop\:w-7\/12 {
765
+ width: 58.333333% !important
782
766
  }
783
767
 
784
- .desktop\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
785
- width: calc(8 / 12 * 100% - 0.5rem) !important
768
+ .desktop\:w-8\/12 {
769
+ width: 66.666667% !important
786
770
  }
787
771
 
788
- .desktop\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
789
- width: calc(9 / 12 * 100% - 0.5rem) !important
772
+ .desktop\:w-9\/12 {
773
+ width: 75% !important
790
774
  }
791
775
 
792
776
  .desktop\:pr-0 {
@@ -815,52 +799,48 @@
815
799
  display: none !important
816
800
  }
817
801
 
818
- .desktop-lg\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
819
- width: calc(1 / 12 * 100% - 0.5rem) !important
802
+ .desktop-lg\:w-1\/12 {
803
+ width: 8.333333% !important
820
804
  }
821
805
 
822
- .desktop-lg\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
823
- width: calc(10 / 12 * 100% - 0.5rem) !important
806
+ .desktop-lg\:w-10\/12 {
807
+ width: 83.333333% !important
824
808
  }
825
809
 
826
- .desktop-lg\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
827
- width: calc(11 / 12 * 100% - 0.5rem) !important
810
+ .desktop-lg\:w-11\/12 {
811
+ width: 91.666667% !important
828
812
  }
829
813
 
830
- .desktop-lg\:w-\[calc\(12\/12\*100\%-0\.5rem\)\] {
831
- width: calc(12 / 12 * 100% - 0.5rem) !important
814
+ .desktop-lg\:w-2\/12 {
815
+ width: 16.666667% !important
832
816
  }
833
817
 
834
- .desktop-lg\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
835
- width: calc(2 / 12 * 100% - 0.5rem) !important
818
+ .desktop-lg\:w-3\/12 {
819
+ width: 25% !important
836
820
  }
837
821
 
838
- .desktop-lg\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
839
- width: calc(3 / 12 * 100% - 0.5rem) !important
822
+ .desktop-lg\:w-4\/12 {
823
+ width: 33.333333% !important
840
824
  }
841
825
 
842
- .desktop-lg\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
843
- width: calc(4 / 12 * 100% - 0.5rem) !important
826
+ .desktop-lg\:w-5\/12 {
827
+ width: 41.666667% !important
844
828
  }
845
829
 
846
- .desktop-lg\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
847
- width: calc(5 / 12 * 100% - 0.5rem) !important
830
+ .desktop-lg\:w-6\/12 {
831
+ width: 50% !important
848
832
  }
849
833
 
850
- .desktop-lg\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
851
- width: calc(6 / 12 * 100% - 0.5rem) !important
834
+ .desktop-lg\:w-7\/12 {
835
+ width: 58.333333% !important
852
836
  }
853
837
 
854
- .desktop-lg\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
855
- width: calc(7 / 12 * 100% - 0.5rem) !important
838
+ .desktop-lg\:w-8\/12 {
839
+ width: 66.666667% !important
856
840
  }
857
841
 
858
- .desktop-lg\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
859
- width: calc(8 / 12 * 100% - 0.5rem) !important
860
- }
861
-
862
- .desktop-lg\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
863
- width: calc(9 / 12 * 100% - 0.5rem) !important
842
+ .desktop-lg\:w-9\/12 {
843
+ width: 75% !important
864
844
  }
865
845
 
866
846
  .desktop-lg\:pr-0 {
@@ -889,52 +869,48 @@
889
869
  display: none !important
890
870
  }
891
871
 
892
- .desktop-xl\:w-\[calc\(1\/12\*100\%-0\.5rem\)\] {
893
- width: calc(1 / 12 * 100% - 0.5rem) !important
894
- }
895
-
896
- .desktop-xl\:w-\[calc\(10\/12\*100\%-0\.5rem\)\] {
897
- width: calc(10 / 12 * 100% - 0.5rem) !important
872
+ .desktop-xl\:w-1\/12 {
873
+ width: 8.333333% !important
898
874
  }
899
875
 
900
- .desktop-xl\:w-\[calc\(11\/12\*100\%-0\.5rem\)\] {
901
- width: calc(11 / 12 * 100% - 0.5rem) !important
876
+ .desktop-xl\:w-10\/12 {
877
+ width: 83.333333% !important
902
878
  }
903
879
 
904
- .desktop-xl\:w-\[calc\(12\/12\*100\%-0\.5rem\)\] {
905
- width: calc(12 / 12 * 100% - 0.5rem) !important
880
+ .desktop-xl\:w-11\/12 {
881
+ width: 91.666667% !important
906
882
  }
907
883
 
908
- .desktop-xl\:w-\[calc\(2\/12\*100\%-0\.5rem\)\] {
909
- width: calc(2 / 12 * 100% - 0.5rem) !important
884
+ .desktop-xl\:w-2\/12 {
885
+ width: 16.666667% !important
910
886
  }
911
887
 
912
- .desktop-xl\:w-\[calc\(3\/12\*100\%-0\.5rem\)\] {
913
- width: calc(3 / 12 * 100% - 0.5rem) !important
888
+ .desktop-xl\:w-3\/12 {
889
+ width: 25% !important
914
890
  }
915
891
 
916
- .desktop-xl\:w-\[calc\(4\/12\*100\%-0\.5rem\)\] {
917
- width: calc(4 / 12 * 100% - 0.5rem) !important
892
+ .desktop-xl\:w-4\/12 {
893
+ width: 33.333333% !important
918
894
  }
919
895
 
920
- .desktop-xl\:w-\[calc\(5\/12\*100\%-0\.5rem\)\] {
921
- width: calc(5 / 12 * 100% - 0.5rem) !important
896
+ .desktop-xl\:w-5\/12 {
897
+ width: 41.666667% !important
922
898
  }
923
899
 
924
- .desktop-xl\:w-\[calc\(6\/12\*100\%-0\.5rem\)\] {
925
- width: calc(6 / 12 * 100% - 0.5rem) !important
900
+ .desktop-xl\:w-6\/12 {
901
+ width: 50% !important
926
902
  }
927
903
 
928
- .desktop-xl\:w-\[calc\(7\/12\*100\%-0\.5rem\)\] {
929
- width: calc(7 / 12 * 100% - 0.5rem) !important
904
+ .desktop-xl\:w-7\/12 {
905
+ width: 58.333333% !important
930
906
  }
931
907
 
932
- .desktop-xl\:w-\[calc\(8\/12\*100\%-0\.5rem\)\] {
933
- width: calc(8 / 12 * 100% - 0.5rem) !important
908
+ .desktop-xl\:w-8\/12 {
909
+ width: 66.666667% !important
934
910
  }
935
911
 
936
- .desktop-xl\:w-\[calc\(9\/12\*100\%-0\.5rem\)\] {
937
- width: calc(9 / 12 * 100% - 0.5rem) !important
912
+ .desktop-xl\:w-9\/12 {
913
+ width: 75% !important
938
914
  }
939
915
 
940
916
  .desktop-xl\:pr-0 {