mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2025-08-22 22:08: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;
|
transition: background-color .3s ease, color .3s ease;
|
||||||
min-width: fit-content;
|
min-width: fit-content;
|
||||||
|
|
||||||
&:last-child {
|
|
||||||
margin-right: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $welcome-action-color;
|
background-color: $welcome-action-color;
|
||||||
color: get-color-accessible-for-background($welcome-action-color)
|
color: get-color-accessible-for-background($welcome-action-color)
|
||||||
|
Loading…
Reference in New Issue
Block a user