mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
7 lines
64 B
SCSS
7 lines
64 B
SCSS
.close {
|
|
&:focus {
|
|
outline: none;
|
|
color: $dark;
|
|
}
|
|
}
|