mobile button
This commit is contained in:
parent
fb8578822e
commit
b0ec060f24
1 changed files with 5 additions and 0 deletions
|
|
@ -160,6 +160,11 @@
|
||||||
.todo-item button {
|
.todo-item button {
|
||||||
padding: 4px 12px;
|
padding: 4px 12px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
min-width: 70px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.view-src {
|
.view-src {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue