Fix for release 0.8.x

Limited profil img
Bond type
Html table fix
Social tab grid
This commit is contained in:
Mandar
2021-06-01 19:29:42 +02:00
parent fd672d7bad
commit 8c961f856d
9 changed files with 61 additions and 29 deletions

View File

@@ -212,6 +212,13 @@
}
}
}
.bonds-types {
flex: 100%;
input {
width: 75%;
float: right;
}
}
}
&.infos {
display: flex;