79143080

Date: 2024-10-30 23:20:18
Score: 0.5
Natty:
Report link
.sidebar {
  width: 300px;
  height: fit-content;
  background: blue;
  overflow-y: scroll;
}

is this what you mean or you can change 'fit-content' to 100% and overflow-y: scroll is not really needed unless you want it hope this helps

Reasons:
  • Whitelisted phrase (-1): hope this helps
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): is this
  • Low reputation (1):
Posted by: Ahmad Yaslam