mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 15:02:21 +03:00
del
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
<div class="box">
|
|
||||||
<slot />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
.box {
|
|
||||||
width: 35%;
|
|
||||||
border: 1px solid #aaa;
|
|
||||||
border-radius: 10px;
|
|
||||||
box-shadow: 10px 10px 8px rgba(0, 0, 0, 0.1);
|
|
||||||
padding: 1em;
|
|
||||||
margin: 10px auto 10px;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
Reference in New Issue
Block a user