repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove payments API routing initialization
[ProtonMail-WebClient.git]
/
packages
/
components
/
containers
/
mail
/
MailShortcutsModal.scss
blob
04bdca81e4013ec232a5f263dbce4f8ad865eae1
1
@import '~@proton/styles/scss/lib';
2
3
.shortcut-modal {
4
// Special case otherwise shortcuts are not properly displayed
5
--size: #{rem(700)};
6
7
kbd {
8
word-spacing: rem(-3);
9
}
10
}