UI experience tweaks
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.cell-data-list {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.mod-list {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mod-list-item {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.cell-list {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.cell-list-item {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.plugin-list {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.plugin-list li {
|
||||
@@ -50,6 +51,7 @@
|
||||
padding-right: 12px;
|
||||
padding-left: 12px;
|
||||
justify-content: space-evenly;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.buttons button {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.mod-list {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mod-list-item {
|
||||
@@ -14,8 +15,9 @@
|
||||
.file-list {
|
||||
list-style-type: none;
|
||||
padding-left: 8px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.file-list li {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user