.omit { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .ellip { -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; } .m15 { margin-top: 15px !important; } .clear { clear: both; } .flex { display: flex; text-align: center; .f { flex: 1; overflow: hidden; } } .popup { padding: 20px; } .btn { color: white; background-color: $main-color; border-radius: 5px; font-size: 14px; text-align: center; padding: 5px; } .back { background-color: #f44336; } .bitem { padding: 13px; background-color: white; border-bottom: 1px solid #efecec; .select { float: left; padding-right: 7px; margin-top: 1px; font-size: 20px; } .check { color: #4581fb; } .xze{ float: right; width: 60%; text-align: right; padding: 8px; margin-top: -30px; .users{ float: left; width: 75%; color: #7d7d7d; } .icon{ font-size: 25px; } } .more { float: right; margin-top: -18px; color: darkgray; } } .citem { padding: 10px; margin-bottom: 17px; .title { float: left; width: 70%; color: $font-c; font-size: 14px; } .xz { float: right; font-size: 14px; color: #4581fb; } } .form_group { padding: 10px 15px 8px 15px; overflow: hidden; border-bottom: 1px solid $line; background-color: white; &.form_group:last-child { border-bottom: 0px; } .lable { font-size: 15px; line-height: 30px; width: 30%; float: left; text-align: left; float: left; color: #545555; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; .icon { font-size: 23px; font-weight: normal; } } .tag { float: left; text-align: right; width: 70%; margin-top: 5px; color: #909090; position: relative; text { font-size: 15px; } .span { float: left; width: 92%; text-align: right; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .code { font-size: 20px; } .more { position: absolute; right: -3px; top: 4px; } } picker { float: right; padding-left: 20px; } .up{ font-size: 15px; color: $font-c; .icon{ padding-right: 5px; } } input { margin-left: 20px; float: left; font-size: 15px; border-radius: 5px; padding: 10px; width: 80%; margin-top: -9px; } textarea { display: block; font-size: 14px; padding: 10px; height: 120px; border-radius: 5px; margin-top: 35px; background-color: white; } .u-switch { margin-left: 20px; } } .vtitle { padding: 12px 10px 12px 10px; font-weight: bold; font-size: 17px; color: $font-c; } .footer { width: 100%; position: fixed; bottom: 0%; padding: 10px; background-color: #f2f3f5; .flex { padding: 5px; .btn { width: 70%; } } } .ws { width: 30%; border-radius: 25px; } .search { background-color: white; padding: 5px 15px; .input { margin-bottom: 10px; } .f { padding: 5px; background-color: white; } .c { background-color: #f44336; } } .spitem { margin-top: 10px; padding: 10px 5px 15px 5px; border-bottom: 1px solid #f0f2f7; background-color: white; &:last-child { border: 0px; } .title { color: $font-c; .icon { padding-right: 5px; font-weight: bold; font-size: 18px; } .tit { font-weight: bold; padding-right: 3px; font-size: 18px; } .dev { font-size: 15px; margin-top: 10px; } } .desc { font-size: 14px; color: #848484; padding-top: 10px; .name { float: left; padding-right: 10px; } .bm { float: left; width: 40%; } .date { float: right; } } } .ufiles { .fil { padding: 10px 5px 10px 5px; border-bottom: 1px solid #f0f2f7; &:last-child{ border: 0px; } .icon { float: left; background-color: #497bec; padding: 10px; font-size: 25px; color: white; border-radius: 2px; margin-right: 10px; } .name { float: left; width: 70%; color: $font-c; .desc { color: darkgray; font-size: 13px; padding-top: 3px; } } .del { float: right; color: #f56c6c; } } }