mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
change css height filter box
This commit is contained in:
parent
a6db7e9548
commit
9497a9cfdc
@ -286,7 +286,7 @@ export default {
|
|||||||
#my-filter {
|
#my-filter {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
box-shadow: rgb(189 189 189) 1px 9px 15px 1px;
|
box-shadow: rgb(189 189 189) 1px 9px 15px 1px;
|
||||||
height: 448px;
|
max-height: 480px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user