mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
style: remove unused border from flasher.scss
This commit is contained in:
@@ -15,7 +15,6 @@ html.fl-dark .fl-flasher {
|
|||||||
margin: 0.75em 0;
|
margin: 0.75em 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
||||||
border: 1px solid rgba(0, 0, 0, 0.03);
|
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
|
||||||
&.fl-rtl {
|
&.fl-rtl {
|
||||||
|
|||||||
Reference in New Issue
Block a user