Make debug viewlet dropdown a bit wider (#180148)

Fix #180030
This commit is contained in:
Rob Lourens 2023-04-17 11:57:08 -07:00 committed by GitHub
parent 06401b39b1
commit 2476746b29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@
padding-bottom: 0;
/* The debug view title is crowded, let this one get narrower than others */
min-width: 70px;
min-width: 90px;
}