WIP(tasks): start task refresh process

This commit is contained in:
SabreCat
2022-02-22 16:50:35 -06:00
parent 1473408752
commit 3a2fd28199
3 changed files with 15 additions and 15 deletions

View File

@@ -136,8 +136,8 @@
@import '~@/assets/scss/colors.scss';
.claim-bottom-message {
background-color: $gray-600;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
font-size: 12px;
padding-bottom: 0.25rem;
padding-top: 0.25rem;