mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-05-15 08:12:57 -05:00
Compare commits
No commits in common. "112779571794f4eb118e65ff815e3f04a1077f07" and "430139d292c85863a7dc8df12ae89ca34e9c6ff2" have entirely different histories.
1127795717
...
430139d292
@ -155,6 +155,7 @@
|
||||
gap: 10px;
|
||||
flex-flow: row wrap;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
background-color: var(--background);
|
||||
padding: 8px;
|
||||
border-radius: 16px;
|
||||
@ -295,6 +296,9 @@
|
||||
|
||||
.navbar {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
flex-grow: 1;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user