mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 03:08:28 +08:00
10 lines
101 B
CSS
10 lines
101 B
CSS
button {
|
|
width: 60px;
|
|
height: 30px;
|
|
}
|
|
|
|
#textarea{
|
|
display: block;
|
|
width: 300px;
|
|
height: 300px;
|
|
} |