mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 00:39:28 +00:00
(feat) Handle invitations in appointment viewer
This commit is contained in:
@@ -21,4 +21,9 @@ md-content {
|
||||
border-left: $baseline-grid solid sg-color($sogoGreen, 100);
|
||||
margin-left: ($baseline-grid / 2);
|
||||
padding-left: $baseline-grid;
|
||||
}
|
||||
|
||||
.sg-inset {
|
||||
// Inspired from <md-divider md-inset>
|
||||
margin-left: $baseline-grid * 10;
|
||||
}
|
||||
Reference in New Issue
Block a user