1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-12 22:32:21 +04:00

widgets fixes

This commit is contained in:
codecalm
2020-11-14 15:32:34 +01:00
parent fa6ff7479e
commit d7514fbef2
16 changed files with 216 additions and 131 deletions
-20
View File
@@ -139,26 +139,6 @@
}
}
.btn-options {
display: flex;
align-items: center;
padding: 0;
color: $text-muted;
cursor: pointer;
background: none;
border: none;
&:focus {
outline: 0;
}
.icon {
width: 1rem;
height: 1rem;
font-size: 1rem;
}
}
.btn-floating {
position: fixed;
z-index: $zindex-fixed;