💄 (actions) change action button
This commit is contained in:
@@ -130,6 +130,17 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
|
||||
.actions {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
button {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.global-time {
|
||||
font-size: calc(3em + 10vw);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user