mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-22 15:37:25 +00:00
left align messages
This commit is contained in:
parent
2ab601d041
commit
068bbf1941
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.message {
|
.message {
|
||||||
margin: 1em;
|
margin: 1em 0;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
max-width: max-content;
|
max-width: max-content;
|
||||||
border: 1px #eeeeee solid;
|
border: 1px #eeeeee solid;
|
||||||
|
Loading…
Reference in New Issue
Block a user