style:Improve database block style

This commit is contained in:
Jeffrey Chen 2024-12-14 23:49:35 +08:00
parent 3b130d82c1
commit 2276b797a8

View file

@ -3,7 +3,8 @@
box-sizing: border-box;
display: flex;
max-width: 100%;
margin: 4px 0 !important;
margin-top: 4px;
margin-bottom: 4px;
&:hover .av__views .block__icon {
opacity: 1;