Use the APP toolbar in profile

This commit is contained in:
yflory
2017-07-12 18:34:16 +02:00
parent 2d509e3e25
commit ac684a8dc7
11 changed files with 189 additions and 146 deletions

View File

@@ -1,15 +1,8 @@
@import '/customize/src/less/variables.less';
@import '/customize/src/less/mixins.less';
@import '/customize/src/less/sidebar-layout.less';
.cp {
#mainBlock {
z-index: 1;
width: 1000px;
max-width: 90%;
margin: auto;
#container {
font-size: 25px;
width: 100%;
height: 100%;
}
}
#header {
display: flex;
#rightside {
@@ -92,6 +85,9 @@
font-weight: bold;
font-size: 30px;
}
.link {
font-size: 25px;
}
.displayName, .link {
line-height: 40px;
}