mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-08 20:01:28 +02:00
fix(vip): fixed vip page css
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
@import (reference) "../../../core/client/less/mt-var.less";
|
||||
|
||||
.donate-button {
|
||||
margin-top: 15px;
|
||||
margin-top: 20px;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
margin-top: 5px;
|
||||
text-align: left !important;
|
||||
margin-bottom: 10px;
|
||||
.btn {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user