aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+my-account/my-account.component.scss
blob: 20b2639b5c3fdc4c40f0a73d7248f6e11b565adc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                
.my-library {
  span[role=button] {
    cursor: pointer;
  }

  a {
    display: block;
  }
}

/deep/ .dropdown-toggle::after {
  position: relative;
  top: 2px;
}