mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-14 11:02:49 +00:00
client - wip new topic
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.threadTopic-container {
|
||||
@@ -77,6 +78,8 @@
|
||||
|
||||
&__content {
|
||||
padding: 20px;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user