You can now print and pay
This commit is contained in:
@@ -425,4 +425,23 @@ nav.navbar .navbar-item.is-active {
|
||||
background-color: #00d1b2;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.buttons .dropdown:not(:last-child):not(.is-fullwidth) .button {
|
||||
margin-right: 0.5em;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.dropdown.is-fullwidth {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.dropdown.is-fullwidth .dropdown-trigger {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dropdown.is-fullwidth .dropdown-trigger * {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user