Mailspring/packages/client-app/static/components/syncing-list-state.less

14 lines
198 B
Plaintext

@import 'ui-variables';
.syncing-list-state {
font-size: 105%;
color: @text-color-very-subtle;
padding: 10px 0;
a {
cursor: pointer;
font-size: 75%;
vertical-align: top;
}
}