Skip to content

Commit ed63614

Browse files
Update style.css
1 parent 58b4206 commit ed63614

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/style.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -747,8 +747,17 @@ SOFTWARE.
747747
}
748748
.idk {
749749
overflow-y: scroll;
750+
text-wrap: pretty;
750751
}
751752
.selectthing {
752753
max-height: 41px;
753754
width: calc(100% - 15px) !important;
755+
}
756+
v {
757+
font-family: monospace;
758+
background-color: rgb(40,42,54);
759+
padding: 0.1rem;
760+
padding-left: 0.3rem;
761+
padding-right: 0.3rem;
762+
border-radius: 7px;
754763
}

0 commit comments

Comments
 (0)