mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
Rozkaz S
This commit is contained in:
+5
-1
@@ -72,7 +72,7 @@ export default defineComponent({
|
||||
|
||||
.message_container {
|
||||
padding: 0 1em;
|
||||
max-width: 500px;
|
||||
width: 500px;
|
||||
|
||||
h3 {
|
||||
margin: 0;
|
||||
@@ -84,6 +84,10 @@ export default defineComponent({
|
||||
margin: 0 0.5em;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 550px) {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.message_actions {
|
||||
|
||||
Reference in New Issue
Block a user