mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
adds margin to avatar in composer-action-title
This commit is contained in:
parent
e3301c4869
commit
42399261ba
1 changed files with 4 additions and 0 deletions
|
@ -114,6 +114,10 @@
|
|||
.d-icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
img.avatar {
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
.composer-controls {
|
||||
margin-left: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue