Remaining refactors for admin pages - Bootstrap 5 Migration GitOrigin-RevId: 2f3ac77ba79f6970bc53b93cd45522d475f974bd
@@ -29,6 +29,12 @@
th[scope='row'] {
font-weight: normal;
}
+
+ th {
+ .form-label {
+ font-weight: normal;
+ }