Fix shrinking details width bug
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
11357d4fee
commit
39bc536d38
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ p, button {
|
|||
.details {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.details-content {
|
||||
|
|
Loading…
Reference in a new issue