2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

REFACTOR: Convert buttons to flexbox (#11785)

This commit is contained in:
Kris 2021-01-27 16:17:08 -05:00 committed by GitHub
parent 809274fe0d
commit f1d5d2b134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 67 additions and 69 deletions

View file

@ -201,7 +201,7 @@
flex: 1;
@include ellipsis;
width: 100%;
text-align: left;
justify-content: flex-start;
}
}