mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-09 13:11:14 +00:00
Peer schedule style is almost done
But I don't feel it quite right..
This commit is contained in:
@@ -1119,4 +1119,13 @@ pre.index-alert {
|
||||
.peerSettingContainer {
|
||||
background-color: #00000060;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.dashboardModal{
|
||||
min-height: calc(100% - 1.75rem * 2);
|
||||
width: 700px
|
||||
}
|
||||
|
||||
.dashboardModal > .card{
|
||||
margin: 1.75rem;
|
||||
}
|
Reference in New Issue
Block a user