mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 20:18:45 +08:00
10 lines
109 B
SCSS
10 lines
109 B
SCSS
![]() |
.fk-d-menu-modal {
|
||
|
&.topic-map__links-content {
|
||
|
li {
|
||
|
a {
|
||
|
padding: 0;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|