mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:08:44 +08:00
9 lines
104 B
SCSS
9 lines
104 B
SCSS
.emoji-picker {
|
|
max-height: 280px;
|
|
border: none;
|
|
}
|
|
|
|
.emoji-picker .category-icon {
|
|
margin: 2px;
|
|
}
|