@@ -379,6 +379,7 @@ watch(
&-container {
display: flex;
flex-direction: column;
+ width: 100%;
}
&-header {
@@ -477,10 +478,6 @@ watch(
font-size: 18px;
cursor: pointer;
- &:hover {
- color: #f5dd8c;
- background: #9d222d;
- }
&.active {
color: #f5dd8c;
background: #9d222d;