mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Fix room list help prompt alignment
This commit is contained in:
parent
1b6ace8cce
commit
f2214c0367
@ -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…
Reference in New Issue
Block a user