snappymail/dev/Styles/User/Shortcuts.less

10 lines
108 B
Text
Raw Normal View History

2021-08-10 18:23:29 +08:00
.b-shortcuts-content {
&.modal {
max-width: 700px;
}
td[class^="icon-"] {
display: table-cell;
}
}