Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering

This commit is contained in:
Šimon Brandner
2021-07-13 13:21:27 +02:00
63 changed files with 1126 additions and 485 deletions
@@ -72,7 +72,7 @@ limitations under the License.
.mx_AccessibleButton_kind_danger_outline {
color: $button-danger-bg-color;
background-color: $button-secondary-bg-color;
background-color: transparent;
border: 1px solid $button-danger-bg-color;
}