Warning bar for MAU limit hit
Somewhat untested, sorry
This commit is contained in:
parent
f44cc8e66e
commit
6593ee09d1
6 changed files with 115 additions and 6 deletions
|
@ -28,6 +28,12 @@ limitations under the License.
|
|||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar_info {
|
||||
padding-left: 16px;
|
||||
padding-right: 8px;
|
||||
background-color: $info-bg-color;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar_error {
|
||||
padding-left: 16px;
|
||||
padding-right: 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue