blob: 96b8ce5080c3a0c4283bc5b443b6f5251bcc5447 [file] [log] [blame]
@import '../../../../style/sass/lib/_variables.scss';
#xosOpenVPNDashboard {
width: 70%;
margin: auto;
.vpn-row {
display: table-row;
}
.vpn-cell {
display: table-cell;
padding: 5px;
}
.vpn-header {
font-weight: bold;
}
}