Merge pull request #5500 from matrix-org/t3chguy/fix/15938
Fix room list help prompt alignmentpull/21833/head
commit
762519a44f
|
@ -41,6 +41,8 @@ limitations under the License.
|
|||
padding: 0 0 0 24px;
|
||||
font-size: inherit;
|
||||
margin-top: 8px;
|
||||
display: block;
|
||||
text-align: start;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
|
|
Loading…
Reference in New Issue