File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ export default function App() {
4040 < div
4141 className = { `col-md-4 col-lg-2 col-xl-1 fixed-top ${ tagStyles . sideMenu } ` }
4242 >
43- < div className = { `` } >
43+ < div className = { `${ sideStyles . top } ` } >
4444 < div >
4545 < Image
4646 src = "/basic-f-v2-dark-mode-v2-fav.png"
Original file line number Diff line number Diff line change 22 & :hover {
33 background-color : #5cb85c !important ;
44 [data-bs-theme = " light" ] & {
5- border-radius : 20 px ;
5+ border-radius : 5 px ;
66 }
77 }
88 margin : 0px ;
1717.item {
1818 padding : 0px !important ;
1919 [data-bs-theme = " light" ] & {
20- border-radius : 20 px ;
20+ border-radius : 5 px ;
2121 }
2222}
Original file line number Diff line number Diff line change 11.f {
22 font-size : 27px ;
3- margin-bottom : 20px ;
3+ margin-bottom : 30px ;
4+ margin-left : 8px ;
45}
56
67.first {
1011
1112.logoPicture {
1213 margin-top : -5px ;
14+ margin-left : 10px ;
15+ }
16+
17+ .top {
18+ margin-top : 4px ;
1319}
Original file line number Diff line number Diff line change 5757 overflow-y : auto ;
5858 margin-bottom : 20px ;
5959 [data-bs-theme = " light" ] & {
60- border-radius : 20 px ;
60+ border-radius : 10 px ;
6161 border : 1px solid ;
6262 }
6363 // border: 1px solid;
You can’t perform that action at this time.
0 commit comments