Warn that members won't be invited to the new room in room settings

This commit is contained in:
Travis Ralston 2019-03-14 17:11:44 -06:00
parent 5ded646db0
commit 788041a774
2 changed files with 15 additions and 3 deletions

View file

@ -14,6 +14,10 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_SettingsTab_warningText {
color: $warning-color;
}
.mx_SettingsTab_heading {
font-size: 20px;
font-weight: 600;