mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:20:33 +08:00
0996c3b7b3
Note: DBHelper would fail with a sql syntax error on columns like "group". Co-authored-by: Jarek Radosz <jradosz@gmail.com>
13 lines
156 B
SCSS
13 lines
156 B
SCSS
.emoji-picker {
|
|
max-height: 280px;
|
|
border: none;
|
|
}
|
|
|
|
.emoji-picker .category-icon {
|
|
margin: 2px;
|
|
}
|
|
|
|
.emoji-picker .categories-column {
|
|
padding: 0;
|
|
}
|