mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change padding-bottom from 5px to 20px
This commit is contained in:
parent
6223edcb20
commit
19b81a85b1
@ -346,7 +346,7 @@ export default {
|
||||
position: fixed;
|
||||
z-index: 6;
|
||||
margin-top: -35px;
|
||||
padding: 20px 10px 5px 10px;
|
||||
padding: 20px 10px 20px 10px;
|
||||
background-color: #f5f4f6;
|
||||
}
|
||||
@media screen and (max-width: 656px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user