7 lines
87 B
CSS
7 lines
87 B
CSS
.note .hide-block {
|
|
margin: 0;
|
|
}
|
|
.note .hide-block button {
|
|
border-radius: 30px;
|
|
}
|