Updated to profile page design
This commit is contained in:
@@ -59,6 +59,24 @@
|
||||
}
|
||||
}
|
||||
|
||||
.page-container {
|
||||
margin: 15px;
|
||||
background: @grafanaPanelBackground;
|
||||
position: relative;
|
||||
border: 1px solid @grayDark;
|
||||
padding: 20px 20px 60px 49px;
|
||||
|
||||
h2 {
|
||||
color: @textColor;
|
||||
font-weight: normal;
|
||||
font-size: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
.page {
|
||||
max-width: 653px;
|
||||
}
|
||||
|
||||
.admin-page {
|
||||
max-width: 800px;
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user