🔲 Fix inconsistency in solution with correct formatting
This commit is contained in:
parent
03f4e594a8
commit
befceeb1e9
|
@ -50,6 +50,7 @@ body {
|
||||||
.sidebar {
|
.sidebar {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
|
Loading…
Reference in New Issue