mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: improve pin styling
This commit is contained in:
committed by
Carlos Valente
parent
ab4b94f2d8
commit
5441e5b07f
@@ -11,9 +11,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pin {
|
.pin {
|
||||||
|
margin-top: 0.5rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
gap: 4px;
|
||||||
|
|
||||||
input {
|
input {
|
||||||
font-size: 4rem;
|
font-size: 4rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user