mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
tweak styling
This commit is contained in:
@@ -567,11 +567,13 @@ ul.is-separated {
|
||||
// tables
|
||||
.table {
|
||||
width: 100%;
|
||||
td {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
td,
|
||||
th {
|
||||
border-color: $white-ter;
|
||||
padding: 1rem;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -636,7 +638,6 @@ ul.is-separated {
|
||||
background-color: $white-bis;
|
||||
border-bottom: 1px solid $white-ter;
|
||||
border-left-color: $grey;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
&:first-child {
|
||||
border-left: 3px solid;
|
||||
|
||||
Reference in New Issue
Block a user