mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
visual error pandora_enterprise#9875
This commit is contained in:
parent
1a77ee9ce4
commit
899352443d
@ -4762,8 +4762,11 @@ input:checked + .p-slider:before {
|
||||
.white_box {
|
||||
background-color: #fff;
|
||||
border: 1px solid #e1e1e1;
|
||||
border-radius: 5px;
|
||||
padding: 20px 50px;
|
||||
border-radius: 0px 0px 5px 5px;
|
||||
}
|
||||
|
||||
.white_box > div {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user