Skip to content

Commit 3658703

Browse files
committed
Adding height to archived box
1 parent b0a427a commit 3658703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/repo/issue-label.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
}
4444

4545
.archived-label {
46+
height: fit-content;
4647
font-size: 10px;
4748
padding: 0.1rem;
4849
border: 1px solid var(--color-secondary);

0 commit comments

Comments
 (0)