Update drawer.less
This commit is contained in:
parent
4507c9a6a2
commit
acfdce7b07
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(~'100% - 51px');
|
height: calc(~'100% - 51px');
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
font-size: 12px;
|
font-size: @font-size-base;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -133,4 +133,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue