mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
Initial recurrence editor for appointments
This commit is contained in:
@@ -5,6 +5,13 @@ md-select {
|
||||
margin-right: $bl;
|
||||
}
|
||||
|
||||
// Try to align select labels with other input components
|
||||
[layout="row"] {
|
||||
.md-select-label {
|
||||
padding-top: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
// angular material overqualifies, so we are
|
||||
md-select.md-default-theme.sg-toolbar-sort {
|
||||
margin: 0 $bl 4px 0;
|
||||
|
||||
Reference in New Issue
Block a user