Merge branch 'feature/chat' of bitbucket.org:equilibriumito/gabinete-digital into feature/calendar

This commit is contained in:
Peter Maquiran
2021-03-16 12:15:51 +01:00
9 changed files with 99 additions and 91 deletions
+2
View File
@@ -365,6 +365,7 @@
.width-70{width: 70%;}
.width-60{width: 60%;}
.width-50{width: 50%;}
.width-45{width: 45%;}
.width-40{width: 40%;}
.width-30{width: 30%;}
.width-20{width: 20%;}
@@ -376,6 +377,7 @@
.max-width-70{max-width: 70%;}
.max-width-60{max-width: 60%;}
.max-width-50{max-width: 50%;}
.max-width-45{max-width: 45%;}
.max-width-40{max-width: 40%;}
.max-width-30{max-width: 30%;}
.max-width-20{max-width: 20%;}