update: .position-end and box-button are in the same class

This commit is contained in:
gaelle morin
2020-05-18 15:07:25 +02:00
parent c950d27d47
commit 5d69d1a4ee
8 changed files with 20 additions and 108 deletions

View File

@ -1 +0,0 @@
@import 'circle-profile';

View File

@ -1,7 +0,0 @@
#circle-information {
.box-button {
display: flex;
justify-content: flex-end;
}
}