Skip to content

Commit afa17f2

Browse files
authored
fix: fix diagnostics top queries width (#574)
1 parent 4b923d1 commit afa17f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/containers/Tenant/Diagnostics/TopQueries/TopQueries.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
&__query {
4040
overflow: hidden;
4141

42+
width: 500px;
43+
4244
vertical-align: top;
4345
white-space: pre-wrap;
4446
text-overflow: ellipsis;

0 commit comments

Comments
 (0)