fix height issue

This commit is contained in:
Mutasem 2021-10-28 18:22:36 +02:00
parent c79fcf376e
commit 87454484b2

View file

@ -101,7 +101,7 @@ export default Vue.extend({
font-weight: bold; font-weight: bold;
font-size: 20px; font-size: 20px;
&.icon { .icon {
height: 100%; height: 100%;
width: 100%; width: 100%;