UX: Don't wrap menu text under icon (#11502)

This commit is contained in:
Kris 2020-12-16 00:43:47 -05:00 committed by GitHub
parent 9a66f24703
commit d870c80516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@
}
.btn {
display: flex;
text-align: left;
background: none;
width: 100%;