mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
7 lines
69 B
SCSS
7 lines
69 B
SCSS
.btn-close {
|
|
cursor: pointer;
|
|
|
|
&:focus {
|
|
outline: none;
|
|
}
|
|
} |