budget +
This commit is contained in:
@@ -157,6 +157,7 @@
|
||||
color: var(--text-muted);
|
||||
border: 1px solid #cbd5e1;
|
||||
box-shadow: none;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.pf-btn.btn-secondary:hover {
|
||||
@@ -415,7 +416,7 @@ input[type="checkbox"]:checked::after {
|
||||
animation: modalPop 0.3s cubic-bezier(0.16, 1, 0.3, 1);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
@keyframes modalPop {
|
||||
@@ -512,6 +513,7 @@ input[type="checkbox"]:checked::after {
|
||||
.pf-btn {
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.pf-table {
|
||||
|
||||
Reference in New Issue
Block a user