mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +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 {
|
.d-icon {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.composer-controls {
|
.composer-controls {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue