fix topic entrance button layout (#11887)
This commit is contained in:
parent
ce904dc765
commit
598c7d2fcb
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue