Apply prettier formatting
This commit is contained in:
@@ -19,7 +19,7 @@ limitations under the License.
|
||||
width: max-content;
|
||||
max-width: 240px;
|
||||
max-height: 400px;
|
||||
border: 1px solid rgba($primary-content, .1);
|
||||
border: 1px solid rgba($primary-content, 0.1);
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 8px 4px rgba(0, 0, 0, 0.08);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user