mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-08 07:48:02 +08:00
13 lines
150 B
Text
13 lines
150 B
Text
.b-shortcuts-content {
|
|
&.modal {
|
|
max-width: 700px;
|
|
}
|
|
|
|
td[class^="icon-"] {
|
|
display: table-cell;
|
|
}
|
|
|
|
.tab-content {
|
|
grid-column-end: 6;
|
|
}
|
|
}
|