mirror of
https://github.com/strapi/strapi.git
synced 2025-10-17 11:08:14 +00:00
Fix separator css
This commit is contained in:
parent
bcf122f3d0
commit
9751165c20
@ -8,7 +8,7 @@
|
||||
.separator {
|
||||
box-sizing: border-box;
|
||||
height: 2px;
|
||||
width: 1008px;
|
||||
width: 100%;
|
||||
margin-top: 1.3rem;
|
||||
margin-bottom: 2.1rem;
|
||||
border: 1px solid #F6F6F6;
|
||||
|
Loading…
x
Reference in New Issue
Block a user