mirror of https://github.com/jetkvm/kvm.git
fix(ui): Adjust device de-registration button size to small
This commit is contained in:
parent
d7d732121b
commit
8ac18a92a6
|
@ -299,7 +299,7 @@ export default function SettingsAccessIndexRoute() {
|
|||
</p>
|
||||
<div>
|
||||
<Button
|
||||
size="MD"
|
||||
size="SM"
|
||||
theme="light"
|
||||
text="De-register from Cloud"
|
||||
className="text-red-600"
|
||||
|
|
Loading…
Reference in New Issue