mirror of
https://github.com/tabler/tabler.git
synced 2026-08-18 17:13:48 +04:00
Merge pull request #415 from tabler/dev-scss-fixes
Removed outline from toasts' closing btn and fixed alert btn
This commit is contained in:
@@ -7,3 +7,15 @@
|
||||
left: .75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.alert{
|
||||
a{
|
||||
display: inline-block;
|
||||
height:100%;
|
||||
vertical-align: middle;
|
||||
|
||||
.icon {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user