mirror of
https://github.com/wassname/template.git
synced 2026-09-11 12:51:52 +08:00
Merge pull request #74 from distillpub/hoverboxPadding
Restore padding for d-hover-box
This commit is contained in:
@@ -30,6 +30,7 @@ const T = Template('d-hover-box', `
|
|||||||
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user