fix alignment issues

This commit is contained in:
Henry Jameson 2022-02-03 22:10:45 +02:00
parent 8ade11783a
commit 06042569f1
4 changed files with 11 additions and 5 deletions

View file

@ -33,7 +33,7 @@
@import '../../_variables.scss';
.popover-trigger-button {
display: block;
display: inline-block;
}
.popover {