language dropdown bs

This commit is contained in:
VividTruthKeeper 2023-02-01 02:27:47 +05:00
parent 7f5c6ee9a6
commit ea9762968f
1 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,10 @@
cursor: pointer;
}
}
box-shadow: 0.1rem 0rem 0.02rem rgba(0, 0, 0, 0.1),
-0.1rem 0rem 0.02rem rgba(0, 0, 0, 0.1),
0rem 0.1rem 0.02rem rgba(0, 0, 0, 0.1),
0rem -0.1rem 0.02rem rgba(0, 0, 0, 0.1);
}
.subnav-inner {