Skip to content

Commit 1ad2da3

Browse files
committed
revert font changes
1 parent cb81976 commit 1ad2da3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

vue/src/SwaggerPage/swagger-ui-overrides.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,11 @@
1717
--matomo-swagger-code-background: var(--theme-color-code-background, rgba(0, 0, 0, 0.05));
1818
border-radius: 5px;
1919
color: var(--matomo-swagger-text);
20-
font-family: inherit !important;
2120
font-size: 14px;
2221
line-height: 1.4;
2322
padding-top: 10px;
2423
}
2524

26-
.swaggerMount .swagger-ui *:not([class^="icon-"]):not([class*=" icon-"]) {
27-
font-family: inherit !important;
28-
}
29-
3025
.swaggerMount .swagger-ui :is(
3126
.wrapper,
3227
.opblock,
@@ -71,7 +66,6 @@
7166
.swaggerMount .swagger-ui button {
7267
color: inherit;
7368
box-shadow: none;
74-
font-family: inherit !important;
7569
font-size: inherit;
7670
height: inherit;
7771
line-height: inherit;

0 commit comments

Comments
 (0)