fixed column width
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 23s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 23s
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
column-gap: 5rem;
|
||||
|
||||
li {
|
||||
height: 3rem;
|
||||
@@ -30,7 +31,6 @@
|
||||
border-bottom: 0.1rem solid var(--text-color);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: calc(100% - 5rem);
|
||||
|
||||
span {
|
||||
margin-left: auto;
|
||||
|
||||
Reference in New Issue
Block a user