add marker and eraser to whiteboard
This commit is contained in:
parent
ca4c77c6b4
commit
868d242887
3 changed files with 5 additions and 0 deletions
|
@ -479,6 +479,10 @@ input:hover {
|
|||
color: #333;
|
||||
}
|
||||
|
||||
#marker {
|
||||
position: absolute; bottom: 0; right: 70px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue