We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45c6695 + 54b8786 commit bb4ec22Copy full SHA for bb4ec22
LearningHub.Nhs.WebUI/Styles/nhsuk/pages/catalogue.scss
@@ -19,6 +19,13 @@ textarea {
19
margin-right: 16px;
20
height: 60px;
21
min-width: 60px;
22
+
23
+}
24
25
+.catalogue-card-badge {
26
+ margin-right: 16px;
27
+ height: 60px;
28
+ min-width: 60px;
29
}
30
31
.folder-title {
@@ -81,6 +88,12 @@ textarea {
81
88
min-width: 40px;
82
89
margin-right: 10px;
83
90
91
92
+ .catalogue-card-badge {
93
+ height: 40px;
94
+ min-width: 40px;
95
+ margin-right: 10px;
96
+ }
84
97
85
98
86
99
.btn-catalogue-search {
0 commit comments