style:Improve database block style (#13467)
* style:Improve database block style * style:Improve database block style
This commit is contained in:
parent
9cb025f5e7
commit
c5a1a3630f
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
max-width: 100%;
|
||||
margin: 4px 0 !important;
|
||||
margin-top: 4px !important;
|
||||
margin-bottom: 4px !important;
|
||||
|
||||
&:hover .av__views .block__icon {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue