mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
feat(calendar): add copy to clipboard button in "links to calendar" panel
This commit is contained in:
@@ -12,6 +12,10 @@ md-input-container {
|
||||
&.md-no-flex {
|
||||
flex: none !important;
|
||||
}
|
||||
&.md-input-clipboard {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
.md-errors-spacer {
|
||||
// Temporary fix for https://github.com/angular/material/issues/6214
|
||||
min-height: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user