mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-05 20:54:14 +00:00
chore(ui): remove cards jump on hover
This commit is contained in:
parent
2a03844566
commit
4643957bca
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@
|
|||
.nodes-page .ant-card.ant-card-hoverable:hover,
|
||||
.groups-page .ant-card.ant-card-hoverable:hover,
|
||||
.api-docs-page .ant-card.ant-card-hoverable:hover {
|
||||
transform: translateY(-2px);
|
||||
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue