1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

feat(admin-plugin): styles updates, fixing sizings #211

This commit is contained in:
Awilum
2020-01-16 17:30:32 +03:00
parent 6420a60fb2
commit 825c19c6e6

View File

@@ -24,8 +24,8 @@
{
position: relative;
padding: 10px;
padding-top: 120px;
padding: 10px 20px;
padding-top: 96px;
}
.content .top-bar
@@ -50,7 +50,7 @@
.content .path-bar
{
padding: 10px;
padding: 10px 20px;
background: #f7f7f7;
}