Skip to content

Commit 5f0face

Browse files
authored
Merge pull request #1547 from nextcloud/backport/1543/stable2
2 parents fb3517d + 8676a68 commit 5f0face

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/assets/action.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343
}
4444
}
45-
45+
4646

4747
@mixin action-item($name) {
4848
.action-#{$name} {
@@ -66,6 +66,7 @@
6666
box-shadow: none;
6767

6868
font-weight: normal;
69+
font-size: var(--default-font-size);
6970
line-height: $clickable-area;
7071

7172
&:hover,

0 commit comments

Comments
 (0)