Skip to content

Commit 535b9fe

Browse files
committed
Fixed csharp svg and small css change
1 parent fd4d41e commit 535b9fe

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

public/icons/csharp.svg

Lines changed: 10 additions & 0 deletions
Loading

src/styles/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ abbr {
367367

368368
position: absolute;
369369
width: 100%;
370-
max-height: 15rem;
370+
max-height: 20rem;
371371
overflow-y: auto;
372372

373373
background-color: var(--clr-bg-secondary);

0 commit comments

Comments
 (0)