fix too big buttons in wiki list
This commit is contained in:
parent
97cb108937
commit
90cf238019
@ -33,7 +33,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
td i {
|
td > i {
|
||||||
padding: 7px 5px;
|
padding: 7px 5px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
@ -68,4 +68,4 @@ code {
|
|||||||
|
|
||||||
#wiki-content-container code {
|
#wiki-content-container code {
|
||||||
background: #F5F5F5;
|
background: #F5F5F5;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user