Skip to content

Commit e16ebe5

Browse files
committed
text overflow small screens
1 parent 28f5cea commit e16ebe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pages/display/styles.module.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
margin-top: 20px;
8686
margin-left: 20px;
8787
margin-right: 20px;
88+
89+
overflow: hidden;
90+
white-space: nowrap;
8891
}
8992

9093
.cardTitle {

0 commit comments

Comments
 (0)