Predogled ankete - popravek okna z nastavitvami

This commit is contained in:
pero1203 2022-10-13 08:35:11 +02:00
parent 0c8838b7e1
commit 9326b770db
2 changed files with 4 additions and 4 deletions

View File

@ -7304,8 +7304,8 @@ button.ui-datepicker-trigger::before {
transition: 0.5s all;
}
#preview-window.closed {
/*background-color: transparent;
border: 0;*/
border: 0;
box-shadow: none;
}
#preview-window.closed #preview_switch {
padding-bottom: 0;

View File

@ -137,8 +137,8 @@
transition: 0.5s all;
&.closed{
/*background-color: transparent;
border: 0;*/
border: 0;
box-shadow: none;
#preview_switch{
padding-bottom: 0;