Commit 2de69252 authored by 우지원's avatar 우지원
Browse files

a

parent ea478de8
......@@ -26,17 +26,14 @@ const LeftHamberger = () => {
id="left-hamburger"
aria-labelledby="hamburgerLabel"
>
<div className="offcanvas-header">
<div className="d-flex justify-content-between offcanvas-header">
<p
className="col-6 offcanvas-title"
id="offcanvasExampleLabel"
style={{
fontWeight: 'bold',
fontSize: '20px',
overflow: 'scroll',
whiteSpace: 'nowrap',
width: '150px',
color: '#000000',
width: '200px'
}}
>
/오프라인 사용자
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment