mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove of expand button and scrollbar
This commit is contained in:
parent
39231323ab
commit
d65a87071a
@ -62,11 +62,11 @@ body.cp-app-pad {
|
||||
order: 2;
|
||||
height: 28px;
|
||||
width: 36px;
|
||||
margin-left: -36px;
|
||||
margin-left: -40px;
|
||||
margin-top: 10px;
|
||||
margin-right: 0;
|
||||
&.hidden {
|
||||
margin-left: -66px;
|
||||
margin-left: -70px;
|
||||
margin-right: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user