Clean up styles

This commit is contained in:
ssmucny 2023-06-24 15:59:23 -04:00
parent a5dcc8264d
commit 76b55e7816
1 changed files with 0 additions and 33 deletions

View File

@ -204,39 +204,6 @@ watch([title, startDate, startTime, endDate, endTime, location, url, doorTime, o
.zmdxowut {
padding: 8px 16px;
>.caution {
margin: 0 0 8px 0;
font-size: 0.8em;
color: #f00;
>i {
margin-right: 4px;
}
}
>ul {
display: block;
margin: 0;
padding: 0;
list-style: none;
>li {
display: flex;
margin: 8px 0;
padding: 0;
width: 100%;
>.input {
flex: 1;
}
>button {
width: 32px;
padding: 4px 0;
}
}
}
>section {
margin: 16px 0 0 0;