snappymail/dev/Styles/Admin/Config.less
2023-02-06 15:41:30 +01:00

14 lines
144 B
Plaintext

#V-Settings-Config {
user-select: text;
em {
display: block;
white-space: pre-wrap;
}
th {
background: rgba(128,128,128,0.3);
}
}