style:Improve database block style
This commit is contained in:
parent
2276b797a8
commit
b0e79e0bc0
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue