For some reason the last changes didnt... go?
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
</Listbox>
|
||||
|
||||
<button @click="resetFilters()"
|
||||
class="bg-gray-dark hover:bg-blue text-white transition-colors duration-0.5s rounded-md px-5 ">Clear
|
||||
class="bg-gray-dark hover:bg-blue text-white transition-colors duration-0.5s rounded-md px-5">Clear
|
||||
Filters</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -199,10 +199,10 @@ input {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#searchRow select,
|
||||
/* #searchRow select,
|
||||
button {
|
||||
margin: 0 15px 0 0;
|
||||
}
|
||||
} */
|
||||
|
||||
#header h1 {
|
||||
color: var(--white);
|
||||
@@ -244,4 +244,5 @@ th {
|
||||
background-color: var(--background-secondary);
|
||||
font-size: 18px;
|
||||
cursor: auto;
|
||||
}</style>
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user