Cursor
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
border-radius: var(--ar-radius-sm);
|
||||
color: var(--ar-text);
|
||||
background: linear-gradient(180deg, #263b4b, #17232d);
|
||||
cursor: pointer;
|
||||
font-family: Georgia, 'Times New Roman', serif;
|
||||
font-size: 1rem;
|
||||
}
|
||||
@@ -75,7 +74,6 @@
|
||||
border-color: var(--ar-border);
|
||||
color: var(--ar-text-muted);
|
||||
background: #1a1c1d;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.travel-panel__instruction {
|
||||
|
||||
Reference in New Issue
Block a user