Update text in RoomUpgradeWarningBar to match suggestions

This commit is contained in:
Travis Ralston 2019-03-15 16:00:34 -06:00
parent 92b851b26c
commit f6e3437944
3 changed files with 34 additions and 37 deletions

View file

@ -16,7 +16,7 @@ limitations under the License.
.mx_RoomUpgradeWarningBar {
text-align: center;
height: 176px;
height: 235px;
background-color: $event-selected-color;
align-items: center;
flex-direction: column;