mirror of
https://github.com/Rushilwiz/drive-pipeline.git
synced 2025-04-19 03:40:16 -04:00
14 lines
129 B
CSS
14 lines
129 B
CSS
.asteriskField {
|
|
display: none;
|
|
}
|
|
|
|
fieldset {
|
|
margin-top: 3rem !important;
|
|
}
|
|
|
|
nav {
|
|
pointer-events: none;
|
|
}
|
|
|
|
.btn {
|
|
} |