Commit d8c201a7fe1ade1c57c8a821178667dca48c7480

Authored by Igor Kulikov
1 parent ced25c51

OAuth button style improvement

@@ -65,6 +65,11 @@ @@ -65,6 +65,11 @@
65 min-width: 20px; 65 min-width: 20px;
66 } 66 }
67 67
  68 + a.centered {
  69 + &:hover {
  70 + border-bottom: 0px;
  71 + }
  72 + }
68 73
69 .centered ::ng-deep .mat-button-wrapper { 74 .centered ::ng-deep .mat-button-wrapper {
70 display: flex; 75 display: flex;