diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index b020b36..e6922c9 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -7447,6 +7447,10 @@ iframe { .agc-mushroom::before { content: "\e031"; } +/* Extra styling for Ionicons */ +ion-icon { + vertical-align: text-bottom; } + .is-fixed { position: fixed; top: 0;