mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Fix navbar arrow
This commit is contained in:
@@ -6643,6 +6643,8 @@ a.navbar-item:hover, a.navbar-item.is-active,
|
||||
|
||||
.navbar-link::after {
|
||||
border-color: #3273dc;
|
||||
margin-top: -0.375em;
|
||||
right: 1.125em;
|
||||
}
|
||||
|
||||
.navbar-dropdown {
|
||||
@@ -6783,9 +6785,6 @@ a.navbar-item:hover, a.navbar-item.is-active,
|
||||
pointer-events: auto;
|
||||
transform: translateY(0);
|
||||
}
|
||||
.navbar-link::after {
|
||||
right: 1.125em;
|
||||
}
|
||||
.navbar-menu {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user