Team invitation link, add alert

This commit is contained in:
yflory
2019-12-16 16:06:22 +01:00
parent 4a83103f52
commit cfb6318b86
3 changed files with 46 additions and 2 deletions

View File

@@ -71,6 +71,10 @@
z-index: 100000; // alertify container
font: @colortheme_app-font;
.cp-inline-alert-text {
flex: 1;
}
&.forefront {
z-index: @max-z-index; // alertify max forefront
}