changes
This commit is contained in:
@@ -652,13 +652,4 @@ p.control {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.button.is-primary.is-outlined:hover {
|
||||
/* TODO: make it global: when outlined,
|
||||
border width shouldn't change, background-color should change */
|
||||
|
||||
--bulma-button-border-width: max(1px, 0.0625em);
|
||||
/* same as not-hovered */
|
||||
background-color: var(--bulma-primary-95);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user