Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
public
/
app-assets
/
vendors
/
sweetalert
/
css
/
Filename :
content.css
back
Copy
.swal-content { padding: 0 20px; margin-top: 20px; font-size: initial; &:last-child { margin-bottom: 20px; } &__input, &__textarea { -webkit-appearance: none; background-color: white; border: none; font-size: 14px; display: block; box-sizing: border-box; width: 100%; border: 1px solid rgba(0, 0, 0, 0.14); padding: 10px 13px; border-radius: 2px; transition: border-color 0.2s; &:focus { outline: none; border-color: #6DB8FF; } } &__textarea { resize: vertical; } }