mirror of
https://github.com/flarum/core.git
synced 2025-08-13 11:54:32 +02:00
Rename JS sub-components so that descriptors are before the noun, not after
To be consistent with the naming in PHP world. e.g. ReplyComposer instead of ComposerReply
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.activity-post {
|
||||
.post-activity {
|
||||
overflow: hidden;
|
||||
|
||||
& .title {
|
||||
|
Reference in New Issue
Block a user