style:Improve database block style

This commit is contained in:
Jeffrey Chen 2024-12-14 23:54:17 +08:00
parent 2276b797a8
commit b0e79e0bc0

View file

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