Merge pull request #5500 from matrix-org/t3chguy/fix/15938
Fix room list help prompt alignment
This commit is contained in:
commit
762519a44f
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ limitations under the License.
|
||||||
padding: 0 0 0 24px;
|
padding: 0 0 0 24px;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
display: block;
|
||||||
|
text-align: start;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: '';
|
content: '';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue