mirror of
https://github.com/tabler/tabler.git
synced 2026-08-12 22:32:21 +04:00
widgets fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user