Skip to content

Commit c75b504

Browse files
authored
chore: remove custom badge styles from side-nav dev page (#10133)
1 parent b137545 commit c75b504

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

dev/side-nav.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,6 @@
7878
width: fit-content;
7979
margin-top: 2rem;
8080
}
81-
82-
[theme~='badge'] {
83-
font-size: 0.8em;
84-
line-height: 1.2;
85-
display: inline-block;
86-
padding: 0.1em 0.3em;
87-
min-width: calc(1lh + 0.2em - 0.6em);
88-
background: var(--vaadin-background-container);
89-
border-radius: 0.7em;
90-
text-align: center;
91-
}
9281
</style>
9382
</head>
9483
<body>

0 commit comments

Comments
 (0)