mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
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;
|
||||
font-size: inherit;
|
||||
margin-top: 8px;
|
||||
display: block;
|
||||
text-align: start;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
|
|
Loading…
Reference in a new issue