mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-15 12:15:20 +08:00
9 lines
81 B
CSS
9 lines
81 B
CSS
|
|
||
|
#rl-content{
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.internal-hiddden{
|
||
|
display: none !important;
|
||
|
}
|