mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +08:00
7 lines
119 B
Text
7 lines
119 B
Text
@import 'ui-variables';
|
|
@import 'ui-mixins';
|
|
|
|
.phishing-indicator {
|
|
text-align: center;
|
|
background-color: white;
|
|
}
|