Skip to content

Commit

Permalink
fix(fab): keep absolute position for FAB
Browse files Browse the repository at this point in the history
  • Loading branch information
Juveniel committed Sep 12, 2023
1 parent f252b68 commit 1dcb41b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fluent/scss/fab/_layout.scss
Expand Up @@ -10,7 +10,6 @@
border-style: solid;
border-color: transparent;
box-sizing: border-box;
position: relative;
color: inherit;
background-color: transparent;
font-family: var( --kendo-fab-font-family, #{$kendo-fab-font-family} );
Expand Down

0 comments on commit 1dcb41b

Please sign in to comment.