mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
OpenVK Modern: Hide floating sidebar (#706)
Он нам и нафиг не нужон сидебар ваш)))))))))))))))))))))))
This commit is contained in:
parent
5769d4060f
commit
343acabff2
1 changed files with 3 additions and 17 deletions
|
@ -231,20 +231,6 @@ input[type=checkbox] {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
.floating_sidebar {
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
right: 0;
|
||||
align-items: start;
|
||||
width: 21%;
|
||||
}
|
||||
.minilink .counter {
|
||||
background-color: #2B587A;
|
||||
margin: 0;
|
||||
padding: 0.5px 2px;
|
||||
left: 10px;
|
||||
font-size: 7px;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
margin-top: -6px;
|
||||
.floating_sidebar,.floating_sidebar.show {
|
||||
display:none
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue