fix(plugins/discussions): support for GitHub emojis (#754) [skip ci]
This commit is contained in:
@@ -310,6 +310,7 @@
|
||||
}
|
||||
.label.label-flex {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.label .label-right {
|
||||
display: flex;
|
||||
@@ -1341,6 +1342,9 @@
|
||||
width: 1em;
|
||||
margin-bottom: -.125em;
|
||||
}
|
||||
.label-flex .gemoji {
|
||||
margin-right: .25rem;
|
||||
}
|
||||
|
||||
/* Cake day */
|
||||
.cakeday, .cakeday svg {
|
||||
|
||||
Reference in New Issue
Block a user