mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
typo with white space
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
touch-action: manipulation;
|
||||
padding: 0;
|
||||
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
/* Unify anchor and button. */
|
||||
@@ -18,7 +17,7 @@
|
||||
text-decoration: none;
|
||||
align-items: flex-start;
|
||||
vertical-align: middle;
|
||||
whiteSpace: nowrap;
|
||||
white-space: nowrap;
|
||||
background: transparent;
|
||||
font-size: inherit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user