mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
refactor: tweak table element styles
This commit is contained in:
committed by
Carlos Valente
parent
fb38d82855
commit
ab6765b332
@@ -48,7 +48,7 @@ $table-header-font-size: calc(1rem - 2px);
|
||||
}
|
||||
|
||||
.actionColumn {
|
||||
width: calc(1.5rem + 0.5rem); // sm button size (--chakra-sizes-6) + 2 * padding
|
||||
width: calc(2rem + 0.5rem); // sm button size (--chakra-sizes-8) + 2 * padding
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user