mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2025-08-22 13:58:35 +00:00
fix: fixing welcome actions last item margin with RTL
This commit is contained in:
parent
976547420d
commit
9b75fc46f3
@ -74,10 +74,6 @@
|
||||
transition: background-color .3s ease, color .3s ease;
|
||||
min-width: fit-content;
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: $welcome-action-color;
|
||||
color: get-color-accessible-for-background($welcome-action-color)
|
||||
|
Loading…
Reference in New Issue
Block a user