fix topic entrance button layout (#11887)

This commit is contained in:
Kris 2021-01-28 15:44:01 -05:00 committed by GitHub
parent ce904dc765
commit 598c7d2fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,10 +12,12 @@
button.full {
width: 100%;
margin-bottom: 5px;
flex-wrap: wrap;
.d-icon {
display: block;
margin: 2px auto;
width: 100%;
transform: rotate(90deg);
}
}