mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 16:28:00 +08:00
9 lines
81 B
CSS
9 lines
81 B
CSS
|
|
||
|
#rl-content{
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.internal-hiddden{
|
||
|
display: none !important;
|
||
|
}
|