forked from mirrors/amnezia-wg-easy
fix: redundant css
This commit is contained in:
parent
74372dc05d
commit
3d376e542f
2 changed files with 7 additions and 3 deletions
|
@ -1533,6 +1533,10 @@ video {
|
|||
}
|
||||
|
||||
@media not all and (min-width: 768px) {
|
||||
.max-md\:hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.max-md\:border-x-0 {
|
||||
border-left-width: 0px;
|
||||
border-right-width: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue