Tweaked shrinking buttons for better display on mobile
This commit is contained in:
parent
e296775a31
commit
29845e2294
@ -339,6 +339,9 @@ a:hover {
|
|||||||
|
|
||||||
.ui.button.shrinking {
|
.ui.button.shrinking {
|
||||||
font-size: 0.85714286rem;
|
font-size: 0.85714286rem;
|
||||||
|
margin: 0 3px;
|
||||||
|
padding: 10px 7px !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-card-text ul > li,
|
.note-card-text ul > li,
|
||||||
|
Loading…
Reference in New Issue
Block a user