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

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

#style-button
  position: fixed
  bottom: 16px
  right: 88px
  width: 7rem
  border-radius: 28px

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

.mat-card
  overflow: hidden

.mat-card-footer
  margin: -16px

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