+
-
-
-
{{ $t('user_card.subscribe') }}
@@ -78,19 +75,19 @@
-
-
+
{{ $t('user_card.blocked') }}
-
+
{{ $t('user_card.block') }}
@@ -365,21 +362,15 @@
flex: 1 0 0;
margin: 0 .75em .6em 0;
white-space: nowrap;
-
- > button {
- margin: 0;
- width: 100%;
- }
}
- .remote-button {
- height: 28px;
+ button {
margin: 0;
- }
- button.pressed {
- border-bottom-color: rgba(255, 255, 255, 0.2);
- border-top-color: rgba(0, 0, 0, 0.2);
+ &.pressed {
+ border-bottom-color: rgba(255, 255, 255, 0.2);
+ border-top-color: rgba(0, 0, 0, 0.2);
+ }
}
}
}