mirror of
https://github.com/1f349/admin.1f349.com.git
synced 2025-02-22 21:44:57 +00:00
Line up column with header
This commit is contained in:
parent
57d4366472
commit
8ecd8c287a
@ -123,8 +123,7 @@
|
|||||||
.branch-cell {
|
.branch-cell {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(2, auto);
|
grid-template-columns: repeat(2, auto);
|
||||||
|
justify-content: center;
|
||||||
width: fit-content;
|
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user