This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.header-title {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
.header-title .stop-btn {
|
||||
padding: 8px;
|
||||
border: 1px solid #009688;
|
||||
border-radius: 4px;
|
||||
font-size: 16px;
|
||||
color: #009688;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.css.map */
|
||||
Reference in New Issue
Block a user