mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-19 09:18:02 +00:00
refactor extra buttons, change text styling
This commit is contained in:
@@ -36,6 +36,9 @@ const CommanderDamageButtonText = styled.p`
|
||||
pointer-events: none;
|
||||
width: 2rem;
|
||||
user-select: none;
|
||||
text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff,
|
||||
1px 1px 0 #ffffff;
|
||||
color: #000000;
|
||||
`;
|
||||
|
||||
const VerticalSeperator = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user