mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 10:06:45 +08:00
post-infos alignment fix
This commit is contained in:
@ -167,7 +167,7 @@
|
||||
.post-infos {
|
||||
display: flex;
|
||||
flex: 0 0 auto;
|
||||
align-items: baseline;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user