manage: more space around the actions column
This commit is contained in:
parent
4f7876f961
commit
7bde873b3b
|
@ -242,7 +242,7 @@ summary {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
text-indent: -2em;
|
text-indent: -2em;
|
||||||
padding-left: 3em;
|
padding-left: 3em;
|
||||||
padding-right: 30px;
|
padding-right: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.newUI .homepage .svg-icon {
|
.newUI .homepage .svg-icon {
|
||||||
|
@ -252,7 +252,7 @@ summary {
|
||||||
}
|
}
|
||||||
|
|
||||||
.newUI .actions {
|
.newUI .actions {
|
||||||
width: 60px;
|
width: 75px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user