Ensure previews don't wrap text (#39)

This commit is contained in:
Evan Simkowitz
2024-06-11 14:51:35 -07:00
committed by GitHub
parent 525f20ba81
commit cff7a54507
4 changed files with 9 additions and 17 deletions
+1
View File
@@ -47,6 +47,7 @@
border-bottom: 1px solid var(--border-color);
flex-shrink: 0;
user-select: none;
cursor: default;
.tab {
display: flex;