mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 10:55:08 +00:00
Show current ordering setting in lists
This commit is contained in:
@@ -84,6 +84,9 @@ md-icon {
|
||||
&.md-rotate-180-ccw {
|
||||
transform: rotate(-180deg);
|
||||
}
|
||||
&.md-flip {
|
||||
transform: scaleY(-1);
|
||||
}
|
||||
// &.icon-add:before {
|
||||
// content: "\e317";
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user