mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 11:57:48 +00:00
12 lines
180 B
SCSS
12 lines
180 B
SCSS
.shortcuts-list {
|
|
padding: 0;
|
|
|
|
&__description {
|
|
margin-left: em(16, 14);
|
|
vertical-align: top;
|
|
}
|
|
|
|
&__item {
|
|
margin-bottom: em(7, 14);
|
|
}
|
|
} |