mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
Issue a token: fix some Chrome stylings
This commit is contained in:
@@ -36,6 +36,15 @@ button[disabled="disabled"] {
|
||||
&:hover {
|
||||
background: $blue-purple-600;
|
||||
}
|
||||
|
||||
&.disabled,
|
||||
&[disabled="disabled"] {
|
||||
background: $blue-purple-700;
|
||||
|
||||
&:hover {
|
||||
background: $blue-purple-700;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.btn-arrow {
|
||||
|
||||
Reference in New Issue
Block a user