summaryrefslogtreecommitdiff
path: root/overlays/spm/frontend/src/app/spm/spm.component.sass
blob: 773eb87950c16fdde22f159992615ecebab38c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
a
  color: inherit
  text-decoration: inherit

#add-button
  position: fixed
  bottom: 16px
  right: 16px

#mail-panel-container
  margin-bottom: 88px

.mat-card
  overflow: hidden

.mat-card-footer
  margin: -16px

.mat-card-actions > button:last-child
  margin-right: 0