Move text on button press (#44)
* move text on button press * Delete 98.css * Delete 98.css
This commit is contained in:
parent
5fcf41146e
commit
5b6727781b
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ button {
|
|||
|
||||
button:not(:disabled):active {
|
||||
box-shadow: var(--border-sunken-outer), var(--border-sunken-inner);
|
||||
padding: 2px 11px 0 13px;
|
||||
}
|
||||
|
||||
@media (not(hover)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue